File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ group :development, :test do
8484
8585 # Testing framework
8686 gem "factory_bot_rails"
87- gem "rspec-rails" , "~> 6.1 .0"
87+ gem "rspec-rails" , "~> 8.0 .0"
8888
8989 # Required by Lookbook
9090 gem "listen"
Original file line number Diff line number Diff line change 147147 railties (>= 4.1.0 )
148148 responders
149149 warden (~> 1.2.3 )
150- diff-lcs (1.5.1 )
150+ diff-lcs (1.6.2 )
151151 docile (1.4.1 )
152152 dotenv (3.1.8 )
153153 drb (2.2.3 )
@@ -391,23 +391,23 @@ GEM
391391 rspec-core (~> 3.13.0 )
392392 rspec-expectations (~> 3.13.0 )
393393 rspec-mocks (~> 3.13.0 )
394- rspec-core (3.13.2 )
394+ rspec-core (3.13.5 )
395395 rspec-support (~> 3.13.0 )
396- rspec-expectations (3.13.3 )
396+ rspec-expectations (3.13.5 )
397397 diff-lcs (>= 1.2.0 , < 2.0 )
398398 rspec-support (~> 3.13.0 )
399- rspec-mocks (3.13.2 )
399+ rspec-mocks (3.13.5 )
400400 diff-lcs (>= 1.2.0 , < 2.0 )
401401 rspec-support (~> 3.13.0 )
402- rspec-rails (6.1.5 )
403- actionpack (>= 6.1 )
404- activesupport (>= 6.1 )
405- railties (>= 6.1 )
402+ rspec-rails (8.0.1 )
403+ actionpack (>= 7.2 )
404+ activesupport (>= 7.2 )
405+ railties (>= 7.2 )
406406 rspec-core (~> 3.13 )
407407 rspec-expectations (~> 3.13 )
408408 rspec-mocks (~> 3.13 )
409409 rspec-support (~> 3.13 )
410- rspec-support (3.13.2 )
410+ rspec-support (3.13.4 )
411411 rubocop (1.75.5 )
412412 json (~> 2.3 )
413413 language_server-protocol (~> 3.17.0.2 )
@@ -547,7 +547,7 @@ DEPENDENCIES
547547 rails-erd
548548 route_translator
549549 rqrcode
550- rspec-rails (~> 6.1 .0 )
550+ rspec-rails (~> 8.0 .0 )
551551 rubocop-rails-omakase
552552 rubocop-rspec
553553 selenium-webdriver
You can’t perform that action at this time.
0 commit comments