File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ group :development, :test do
5656 gem 'pry-byebug' , '~> 3.11.0'
5757 gem 'pry-rails' , '~> 0.3.11'
5858 gem 'rb-readline' , '~> 0.5.5'
59- gem 'rspec-rails' , '~> 7.1.1 '
59+ gem 'rspec-rails' , '~> 8.0.2 '
6060end
6161
6262group :development do
Original file line number Diff line number Diff line change @@ -453,10 +453,10 @@ GEM
453453 rspec-mocks (3.13.6 )
454454 diff-lcs (>= 1.2.0 , < 2.0 )
455455 rspec-support (~> 3.13.0 )
456- rspec-rails (7.1.1 )
457- actionpack (>= 7.0 )
458- activesupport (>= 7.0 )
459- railties (>= 7.0 )
456+ rspec-rails (8.0.2 )
457+ actionpack (>= 7.2 )
458+ activesupport (>= 7.2 )
459+ railties (>= 7.2 )
460460 rspec-core (~> 3.13 )
461461 rspec-expectations (~> 3.13 )
462462 rspec-mocks (~> 3.13 )
@@ -659,7 +659,7 @@ DEPENDENCIES
659659 rb-readline (~> 0.5.5 )
660660 redis-rails (~> 5.0.2 )
661661 rest-client (~> 2.1.0 )
662- rspec-rails (~> 7.1.1 )
662+ rspec-rails (~> 8.0.2 )
663663 rubocop (~> 1.81.6 )
664664 rubocop-factory_bot (~> 2.27.1 )
665665 rubocop-performance (~> 1.26 , >= 1.26.1 )
You can’t perform that action at this time.
0 commit comments