diff --git a/hooks/openfeature-otel-hook/Gemfile.lock b/hooks/openfeature-otel-hook/Gemfile.lock index d5bae1c..f50bb0a 100644 --- a/hooks/openfeature-otel-hook/Gemfile.lock +++ b/hooks/openfeature-otel-hook/Gemfile.lock @@ -9,21 +9,22 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.8.9) - public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) - bigdecimal (4.1.0) + bigdecimal (4.1.2) diff-lcs (1.6.2) docile (1.4.1) + hana (1.3.7) json (2.21.1) - json-schema (6.2.0) - addressable (~> 2.8) - bigdecimal (>= 3.1, < 5) + json_schemer (2.5.0) + bigdecimal + hana (~> 1.3) + regexp_parser (~> 2.0) + simpleidn (~> 0.2) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - mcp (0.9.2) - json-schema (>= 4.1) + mcp (0.23.0) + json_schemer (>= 2.4) openfeature-sdk (0.6.4) opentelemetry-api (1.7.0) opentelemetry-common (0.23.0) @@ -48,7 +49,6 @@ GEM ast (~> 2.4.1) racc prism (1.9.0) - public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) @@ -92,6 +92,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) + simpleidn (0.2.3) standard (1.35.0.1) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0)