File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
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.0 '
85
+ gem 'rspec-rails' , '~> 8.0.1 '
86
86
gem 'rspec-wait'
87
87
gem 'rubocop' , '~> 1.75.8'
88
88
gem 'rubocop-capybara'
Original file line number Diff line number Diff line change 141
141
digest-xxhash (0.2.9 )
142
142
docile (1.1.5 )
143
143
domain_name (0.6.20240107 )
144
- drb (2.2.1 )
144
+ drb (2.2.3 )
145
145
erb (5.0.1 )
146
146
erubi (1.13.1 )
147
147
eventmachine (1.2.7 )
306
306
logger (1.7.0 )
307
307
loggregator_emitter (5.2.0 )
308
308
beefcake (~> 1.0.0 )
309
- loofah (2.24.0 )
309
+ loofah (2.24.1 )
310
310
crass (~> 1.0.2 )
311
311
nokogiri (>= 1.12.0 )
312
312
machinist (1.0.6 )
396
396
rackup (1.0.1 )
397
397
rack (< 3 )
398
398
webrick
399
- rails-dom-testing (2.2 .0 )
399
+ rails-dom-testing (2.3 .0 )
400
400
activesupport (>= 5.0.0 )
401
401
minitest
402
402
nokogiri (>= 1.6 )
449
449
rspec-mocks (~> 3.13.0 )
450
450
rspec-collection_matchers (1.2.1 )
451
451
rspec-expectations (>= 2.99.0.beta1 )
452
- rspec-core (3.13.4 )
452
+ rspec-core (3.13.5 )
453
453
rspec-support (~> 3.13.0 )
454
454
rspec-expectations (3.13.5 )
455
455
diff-lcs (>= 1.2.0 , < 2.0 )
462
462
rspec-mocks (3.13.5 )
463
463
diff-lcs (>= 1.2.0 , < 2.0 )
464
464
rspec-support (~> 3.13.0 )
465
- rspec-rails (8.0.0 )
465
+ rspec-rails (8.0.1 )
466
466
actionpack (>= 7.2 )
467
467
activesupport (>= 7.2 )
468
468
railties (>= 7.2 )
611
611
yard (0.9.37 )
612
612
yard-solargraph (0.1.0 )
613
613
yard (~> 0.9 )
614
- zeitwerk (2.7.2 )
614
+ zeitwerk (2.7.3 )
615
615
616
616
PLATFORMS
617
617
ruby
@@ -679,7 +679,7 @@ DEPENDENCIES
679
679
rspec-collection_matchers
680
680
rspec-instafail
681
681
rspec-its
682
- rspec-rails (~> 8.0.0 )
682
+ rspec-rails (~> 8.0.1 )
683
683
rspec-wait
684
684
rspec_api_documentation (>= 6.1.0 )
685
685
rubocop (~> 1.75.8 )
You can’t perform that action at this time.
0 commit comments