File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ group :test do
83
83
gem 'rspec-collection_matchers'
84
84
gem 'rspec-instafail'
85
85
gem 'rspec-its'
86
- gem 'rspec-rails' , '~> 6.1.3 '
86
+ gem 'rspec-rails' , '~> 6.1.4 '
87
87
gem 'rspec-wait'
88
88
gem 'rubocop' , '~> 1.65.1'
89
89
gem 'rubocop-capybara'
Original file line number Diff line number Diff line change 125
125
codeclimate-test-reporter (1.0.9 )
126
126
simplecov (<= 0.13 )
127
127
coderay (1.1.3 )
128
- concurrent-ruby (1.3.3 )
128
+ concurrent-ruby (1.3.4 )
129
129
connection_pool (2.4.1 )
130
130
cookiejar (0.3.3 )
131
131
crack (1.0.0 )
316
316
mime-types-data (3.2024.0702 )
317
317
mini_mime (1.1.5 )
318
318
mini_portile2 (2.8.7 )
319
- minitest (5.24.1 )
319
+ minitest (5.25.0 )
320
320
mock_redis (0.44.0 )
321
321
ms_rest (0.6.4 )
322
322
concurrent-ruby (~> 1.0 )
453
453
rspec-mocks (3.13.1 )
454
454
diff-lcs (>= 1.2.0 , < 2.0 )
455
455
rspec-support (~> 3.13.0 )
456
- rspec-rails (6.1.3 )
456
+ rspec-rails (6.1.4 )
457
457
actionpack (>= 6.1 )
458
458
activesupport (>= 6.1 )
459
459
railties (>= 6.1 )
@@ -653,7 +653,7 @@ DEPENDENCIES
653
653
rspec-collection_matchers
654
654
rspec-instafail
655
655
rspec-its
656
- rspec-rails (~> 6.1.3 )
656
+ rspec-rails (~> 6.1.4 )
657
657
rspec-wait
658
658
rspec_api_documentation (>= 6.1.0 )
659
659
rubocop (~> 1.65.1 )
You can’t perform that action at this time.
0 commit comments