File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ group :development, :test do
4646
4747 gem "capybara" , require : "capybara"
4848 gem "selenium-webdriver"
49- gem "rspec-rails" , "~> 8.0.1 "
49+ gem "rspec-rails" , "~> 8.0.2 "
5050 gem "faker"
5151 gem "factory_bot_rails"
5252end
Original file line number Diff line number Diff line change @@ -306,15 +306,15 @@ GEM
306306 reline (0.6.2 )
307307 io-console (~> 0.5 )
308308 rexml (3.4.1 )
309- rspec-core (3.13.4 )
309+ rspec-core (3.13.5 )
310310 rspec-support (~> 3.13.0 )
311311 rspec-expectations (3.13.5 )
312312 diff-lcs (>= 1.2.0 , < 2.0 )
313313 rspec-support (~> 3.13.0 )
314314 rspec-mocks (3.13.5 )
315315 diff-lcs (>= 1.2.0 , < 2.0 )
316316 rspec-support (~> 3.13.0 )
317- rspec-rails (8.0.1 )
317+ rspec-rails (8.0.2 )
318318 actionpack (>= 7.2 )
319319 activesupport (>= 7.2 )
320320 railties (>= 7.2 )
@@ -459,7 +459,7 @@ DEPENDENCIES
459459 rdiscount
460460 rdoc
461461 redcarpet
462- rspec-rails (~> 8.0.1 )
462+ rspec-rails (~> 8.0.2 )
463463 rubocop-rails-omakase
464464 selenium-webdriver
465465 skylight
You can’t perform that action at this time.
0 commit comments