From 6fb33d3cd5112e9d0efac4cfd902e41c372133f5 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:05:32 +0000 Subject: [PATCH] Update mcp to version 0.9.2 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f36d82a..07fdae0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,11 +44,11 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) builder (3.3.0) concurrent-ruby (1.3.6) connection_pool (3.0.2) @@ -70,7 +70,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.19.2) - json-schema (6.1.0) + json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) @@ -79,7 +79,7 @@ GEM loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mcp (0.7.1) + mcp (0.9.2) json-schema (>= 4.1) mini_portile2 (2.8.9) minitest (5.27.0) @@ -99,7 +99,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) racc (1.8.1) rack (3.2.5) rack-session (2.1.1)