File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ group :test do
82
82
gem 'rspec-collection_matchers'
83
83
gem 'rspec-instafail'
84
84
gem 'rspec-its'
85
- gem 'rspec-rails' , '~> 8.0.1 '
85
+ gem 'rspec-rails' , '~> 8.0.2 '
86
86
gem 'rspec-wait'
87
87
gem 'rubocop' , '~> 1.79.2'
88
88
gem 'rubocop-capybara'
Original file line number Diff line number Diff line change 142
142
docile (1.1.5 )
143
143
domain_name (0.6.20240107 )
144
144
drb (2.2.3 )
145
- erb (5.0.1 )
145
+ erb (5.0.2 )
146
146
erubi (1.13.1 )
147
147
eventmachine (1.2.7 )
148
148
excon (1.2.8 )
273
273
mutex_m
274
274
i18n (1.14.7 )
275
275
concurrent-ruby (~> 1.0 )
276
- io-console (0.8.0 )
276
+ io-console (0.8.1 )
277
277
ipaddress (0.8.3 )
278
278
irb (1.15.2 )
279
279
pp (>= 0.6.0 )
@@ -421,15 +421,15 @@ GEM
421
421
ffi (~> 1.0 )
422
422
rbs (3.6.1 )
423
423
logger
424
- rdoc (6.14.1 )
424
+ rdoc (6.14.2 )
425
425
erb
426
426
psych (>= 4.0.0 )
427
427
redis (5.4.1 )
428
428
redis-client (>= 0.22.0 )
429
429
redis-client (0.25.1 )
430
430
connection_pool
431
431
regexp_parser (2.11.0 )
432
- reline (0.6.1 )
432
+ reline (0.6.2 )
433
433
io-console (~> 0.5 )
434
434
representable (3.2.0 )
435
435
declarative (< 0.1.0 )
465
465
rspec-mocks (3.13.5 )
466
466
diff-lcs (>= 1.2.0 , < 2.0 )
467
467
rspec-support (~> 3.13.0 )
468
- rspec-rails (8.0.1 )
468
+ rspec-rails (8.0.2 )
469
469
actionpack (>= 7.2 )
470
470
activesupport (>= 7.2 )
471
471
railties (>= 7.2 )
@@ -682,7 +682,7 @@ DEPENDENCIES
682
682
rspec-collection_matchers
683
683
rspec-instafail
684
684
rspec-its
685
- rspec-rails (~> 8.0.1 )
685
+ rspec-rails (~> 8.0.2 )
686
686
rspec-wait
687
687
rspec_api_documentation (>= 6.1.0 )
688
688
rubocop (~> 1.79.2 )
You can’t perform that action at this time.
0 commit comments