From 26d93a52166397d298eecb8d19c2d600cd78c559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:04:40 +0000 Subject: [PATCH] build(deps-dev): bump mcp in /hooks/openfeature-otel-hook Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.9.2 to 0.23.0. - [Release notes](https://github.com/modelcontextprotocol/ruby-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/ruby-sdk/blob/main/CHANGELOG.md) - [Commits](https://github.com/modelcontextprotocol/ruby-sdk/compare/v0.9.2...v0.23.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 0.23.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- hooks/openfeature-otel-hook/Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) 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)