diff --git a/Gemfile.lock b/Gemfile.lock index fba76a34..eb456316 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM irb (~> 1.10) reline (>= 0.3.8) deep_merge (1.2.2) - diff-lcs (1.5.1) + diff-lcs (1.6.1) docile (1.4.0) drb (2.2.1) erubi (1.13.1) @@ -140,7 +140,7 @@ GEM i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) - irb (1.15.1) + irb (1.15.2) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -217,7 +217,7 @@ GEM prettyprint prettyprint (0.2.0) prism (1.4.0) - psych (5.2.3) + psych (5.2.4) date stringio public_suffix (5.0.4) @@ -263,11 +263,11 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.12.0) + rdoc (6.13.1) psych (>= 4.0.0) redcarpet (3.6.0) regexp_parser (2.10.0) - reline (0.6.0) + reline (0.6.1) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -275,21 +275,21 @@ GEM nokogiri rspec-core (3.13.3) rspec-support (~> 3.13.0) - rspec-expectations (3.13.3) + rspec-expectations (3.13.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.2) + rspec-mocks (3.13.4) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-rails (7.1.1) - actionpack (>= 7.0) - activesupport (>= 7.0) - railties (>= 7.0) + rspec-rails (8.0.0) + actionpack (>= 7.2) + activesupport (>= 7.2) + railties (>= 7.2) rspec-core (~> 3.13) rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.2) + rspec-support (3.13.3) rubocop (1.75.4) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -340,7 +340,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - stringio (3.1.5) + stringio (3.1.7) thor (1.3.2) timeout (0.4.3) tzinfo (2.0.6)