diff --git a/Gemfile.lock b/Gemfile.lock index 97b9e91..d49efc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM debug (1.10.0) irb (~> 1.10) reline (>= 0.3.8) - diff-lcs (1.6.1) + diff-lcs (1.6.2) dotenv (3.1.7) drb (2.2.3) ed25519 (1.3.0) @@ -245,15 +245,15 @@ GEM regexp_parser (2.10.0) reline (0.6.1) io-console (~> 0.5) - rspec-core (3.13.3) + rspec-core (3.13.4) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (8.0.0) + rspec-rails (8.0.1) actionpack (>= 7.2) activesupport (>= 7.2) railties (>= 7.2) @@ -261,7 +261,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.2) + rspec-support (3.13.4) rubocop (1.75.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2)