From bfc9307303d489e628f3a230fc065ab4fcf7b1fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 12:15:00 +0000 Subject: [PATCH] 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 | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab57b16c5..61b1cbac6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -268,6 +268,7 @@ GEM haml (5.2.2) temple (>= 0.8.0) tilt + hana (1.3.7) hashdiff (1.2.1) http_accept_language (2.1.1) httparty (0.24.2) @@ -298,9 +299,11 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.20.0) - 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 kaminari (1.2.2) @@ -340,8 +343,8 @@ GEM net-smtp marcel (1.1.0) 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_mime (1.1.5) mini_racer (0.20.0) @@ -591,6 +594,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) + simpleidn (0.2.3) slop (3.6.0) solid_cache (1.0.10) activejob (>= 7.2)