diff --git a/Gemfile.lock b/Gemfile.lock index 617f6896..c15e3f35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -615,16 +615,16 @@ GEM rspec-mocks (~> 3.13.0) rspec-core (3.13.0) rspec-support (~> 3.13.0) - rspec-expectations (3.13.1) + rspec-expectations (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.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) @@ -720,7 +720,7 @@ GEM table_print (1.5.7) term-ansicolor (1.11.2) tins (~> 1.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) tins (1.33.0) bigdecimal @@ -742,7 +742,7 @@ GEM websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux