From a1b5b8c354c481da2b934086d5237a319009e12f Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:06:36 +0000 Subject: [PATCH] Update mcp to version 0.9.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d0754297..c534386d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) byebug (13.0.0) reline (>= 0.6.0) childprocess (5.1.0) @@ -66,13 +66,13 @@ GEM io-console (0.8.2) jmespath (1.6.2) json (2.18.1) - json-schema (6.1.0) + json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) - mcp (0.8.0) + mcp (0.9.2) json-schema (>= 4.1) method_source (1.1.0) minitest (6.0.2)