diff --git a/Gemfile.lock b/Gemfile.lock index 22ed066..00536ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,10 +326,10 @@ GEM actionpack (>= 5.2.0) rails-dom-testing rspec-core - rspec-rails (6.1.5) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) + rspec-rails (8.0.2) + actionpack (>= 7.2) + activesupport (>= 7.2) + railties (>= 7.2) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13)