File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ group :development, :test do
4848 gem 'faker' , '~> 3.5'
4949 gem 'pry-byebug' , '~> 3.11' , platform : :mri
5050 gem 'pry-rails' , '~> 0.3.11'
51- gem 'rspec-rails' , '~> 7.1 '
51+ gem 'rspec-rails' , '~> 8.0 '
5252end
5353
5454group :development do
Original file line number Diff line number Diff line change 178178 railties (>= 4.1.0 )
179179 responders
180180 warden (~> 1.2.3 )
181- diff-lcs (1.6.0 )
181+ diff-lcs (1.6.1 )
182182 docile (1.4.1 )
183183 dotenv (3.1.8 )
184184 dotenv-rails (3.1.8 )
409409 pry (>= 0.13 , < 0.16 )
410410 pry-rails (0.3.11 )
411411 pry (>= 0.13.0 )
412- psych (5.2.3 )
412+ psych (5.2.4 )
413413 date
414414 stringio
415415 public_suffix (6.0.1 )
@@ -503,25 +503,25 @@ GEM
503503 rouge (4.3.0 )
504504 rspec-core (3.13.3 )
505505 rspec-support (~> 3.13.0 )
506- rspec-expectations (3.13.3 )
506+ rspec-expectations (3.13.4 )
507507 diff-lcs (>= 1.2.0 , < 2.0 )
508508 rspec-support (~> 3.13.0 )
509- rspec-mocks (3.13.2 )
509+ rspec-mocks (3.13.3 )
510510 diff-lcs (>= 1.2.0 , < 2.0 )
511511 rspec-support (~> 3.13.0 )
512512 rspec-openapi (0.18.4 )
513513 actionpack (>= 5.2.0 )
514514 rails-dom-testing
515515 rspec-core
516- rspec-rails (7.1.1 )
517- actionpack (>= 7.0 )
518- activesupport (>= 7.0 )
519- railties (>= 7.0 )
516+ rspec-rails (8.0.0 )
517+ actionpack (>= 7.2 )
518+ activesupport (>= 7.2 )
519+ railties (>= 7.2 )
520520 rspec-core (~> 3.13 )
521521 rspec-expectations (~> 3.13 )
522522 rspec-mocks (~> 3.13 )
523523 rspec-support (~> 3.13 )
524- rspec-support (3.13.2 )
524+ rspec-support (3.13.3 )
525525 rswag-api (2.16.0 )
526526 activesupport (>= 5.2 , < 8.1 )
527527 railties (>= 5.2 , < 8.1 )
@@ -685,7 +685,7 @@ DEPENDENCIES
685685 rails_best_practices (~> 1.20 )
686686 reek (~> 6.5 )
687687 rspec-openapi (~> 0.18 )
688- rspec-rails (~> 7.1 )
688+ rspec-rails (~> 8.0 )
689689 rspec-retry !
690690 rswag-api (~> 2.16.0 )
691691 rswag-ui (~> 2.16.0 )
You can’t perform that action at this time.
0 commit comments