diff --git a/Gemfile.lock b/Gemfile.lock index 44e11b76..2510b470 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,8 +95,8 @@ GEM benchmark (0.5.0) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.24.6) - msgpack (~> 1.2) + bootsnap (1.25.0) + msgpack (~> 1.5) bootstrap_form (5.6.1) actionpack (>= 7.2) activemodel (>= 7.2) @@ -168,7 +168,7 @@ GEM drb (2.2.3) dumb_delegator (1.1.0) ed25519 (1.4.0) - erb (6.0.6) + erb (6.0.7) erubi (1.13.1) et-orbi (1.4.1) tzinfo @@ -225,7 +225,7 @@ GEM inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) - io-console (0.8.2) + io-console (0.9.2) irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) @@ -316,7 +316,7 @@ GEM benchmark orm_adapter (0.5.0) ostruct (0.6.3) - ox (2.14.28) + ox (2.14.29) bigdecimal (>= 3.0) paper_trail (17.0.0) activerecord (>= 7.1) @@ -393,7 +393,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.4.2) - rbs (4.1.2) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -407,7 +407,7 @@ GEM redis-client (0.30.1) connection_pool regexp_parser (2.12.0) - reline (0.6.3) + reline (0.7.0) io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) @@ -433,7 +433,7 @@ GEM rspec-mocks (>= 3.13.0, < 5.0.0) rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) - rubocop (1.88.2) + rubocop (1.89.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -631,4 +631,4 @@ DEPENDENCIES webmock BUNDLED WITH - 4.0.17 + 4.0.18