diff --git a/Gemfile.lock b/Gemfile.lock index 2492005..8ac101f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) @@ -47,9 +47,10 @@ GEM hashdiff (1.2.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.1) - json-schema (5.1.0) + json (2.19.0) + json-schema (6.2.0) addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) listen (3.9.0) @@ -57,7 +58,7 @@ GEM rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) matrix (0.4.3) - mcp (0.7.1) + mcp (0.8.0) json-schema (>= 4.1) minitest (6.0.1) prism (~> 1.5) @@ -71,7 +72,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.0) + public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) @@ -93,7 +94,7 @@ GEM tsort regexp_parser (2.11.3) rexml (3.4.4) - rubocop (1.85.0) + rubocop (1.85.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0)