File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424group :test do
2525 gem "rspec" , "~> 3.13.0"
2626 gem "rspec-mocks" , "~> 3.13.0"
27- gem "rspec-rails" , "~> 6 .1.0"
27+ gem "rspec-rails" , "~> 7 .1.0"
2828 gem "factory_bot_rails" , "~> 6.5.0"
2929 gem "webmock" , "~> 3.25.0"
3030 gem "shoulda-matchers" , "~> 6.5.0"
Original file line number Diff line number Diff line change @@ -333,10 +333,10 @@ GEM
333333 rspec-mocks (3.13.5 )
334334 diff-lcs (>= 1.2.0 , < 2.0 )
335335 rspec-support (~> 3.13.0 )
336- rspec-rails (6 .1.5 )
337- actionpack (>= 6.1 )
338- activesupport (>= 6.1 )
339- railties (>= 6.1 )
336+ rspec-rails (7 .1.1 )
337+ actionpack (>= 7.0 )
338+ activesupport (>= 7.0 )
339+ railties (>= 7.0 )
340340 rspec-core (~> 3.13 )
341341 rspec-expectations (~> 3.13 )
342342 rspec-mocks (~> 3.13 )
@@ -437,7 +437,7 @@ DEPENDENCIES
437437 rails-erd (~> 1.7.2 )
438438 rspec (~> 3.13.0 )
439439 rspec-mocks (~> 3.13.0 )
440- rspec-rails (~> 6 .1.0 )
440+ rspec-rails (~> 7 .1.0 )
441441 rubocop-config-captive (~> 1.16.0 )
442442 shoulda-matchers (~> 6.5.0 )
443443 sprockets-rails (~> 3.5.0 )
You can’t perform that action at this time.
0 commit comments