From ecaab3fa9744cf9ba373c553089269cd83f12312 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 04:41:05 +0000 Subject: [PATCH] build(deps-dev): bump mcp from 0.9.2 to 0.23.0 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] --- Gemfile.lock | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82ac1bc7df..46484494f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -276,6 +276,7 @@ GEM google-protobuf (>= 3.18, < 5.a) groupdate (6.8.0) activesupport (>= 7.2) + hana (1.3.7) hashdiff (1.2.1) htmlentities (4.4.2) httparty (0.24.2) @@ -302,6 +303,11 @@ GEM 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) jwt (3.2.0) base64 language_server-protocol (3.17.0.5) @@ -329,8 +335,8 @@ GEM net-smtp marcel (1.2.1) matrix (0.4.3) - mcp (0.9.2) - json-schema (>= 4.1) + mcp (0.23.0) + json_schemer (>= 2.4) method_source (1.1.0) mini_magick (5.2.0) benchmark @@ -625,6 +631,7 @@ GEM mcp (~> 0.3) simplecov (>= 0.21, < 1.0) simplecov_json_formatter (0.1.4) + simpleidn (0.2.3) smart_properties (1.17.0) spring (4.7.0) spring-commands-rspec (1.0.4)