diff --git a/Gemfile.lock b/Gemfile.lock index 3537a5d7..8194edc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -452,14 +452,14 @@ GEM activemodel (>= 3.0) activesupport (>= 3.0) rspec-mocks (>= 2.99, < 4.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.7) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) + rspec-support (~> 3.13.0) rspec-rails (6.0.2) actionpack (>= 6.1) activesupport (>= 6.1) @@ -468,7 +468,7 @@ GEM rspec-expectations (~> 3.12) rspec-mocks (~> 3.12) rspec-support (~> 3.12) - rspec-support (3.12.2) + rspec-support (3.13.1) rubocop (1.61.0) json (~> 2.3) language_server-protocol (>= 3.17.0)