diff --git a/Gemfile.lock b/Gemfile.lock index e4aba2e..dab141d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) - bigdecimal (4.0.1) - bigdecimal (4.0.1-java) + bigdecimal (4.1.0) + bigdecimal (4.1.0-java) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -45,11 +45,8 @@ GEM http-cookie (1.1.0) domain_name (~> 0.5) http-form_data (2.3.0) - json (2.19.2) - json (2.19.2-java) - json-schema (6.2.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) + json (2.19.3) + json (2.19.3-java) language_server-protocol (3.17.0.5) lint_roller (1.1.0) llhttp-ffi (0.5.1) @@ -60,10 +57,8 @@ GEM connection_pool (>= 2.2, < 4.0) http (>= 4.3, < 6.0) maxmind-db (~> 1.4) - mcp (0.8.0) - json-schema (>= 4.1) parallel (1.27.0) - parser (3.3.10.2) + parser (3.3.11.1) ast (~> 2.4.1) racc prism (1.9.0) @@ -87,11 +82,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.85.1) + rubocop (1.86.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - mcp (~> 0.6) parallel (~> 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0)