diff --git a/Gemfile.lock b/Gemfile.lock index c8206ce2a82..d93dbabcdb4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -431,10 +431,10 @@ GEM rspec-support (~> 3.13.0) rspec-multi-mock (0.3.1) rspec (>= 3.7.0) - rspec-rails (6.1.4) - actionpack (>= 6.1) - activesupport (>= 6.1) - railties (>= 6.1) + rspec-rails (7.0.0) + actionpack (>= 7.0) + activesupport (>= 7.0) + railties (>= 7.0) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13)