From d6ac5e71dd7e64d4c71f37acc4b653a3838ef674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:20:53 +0000 Subject: [PATCH] Bump mcp from 0.7.1 to 0.9.2 Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.7.1 to 0.9.2. - [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.7.1...v0.9.2) --- updated-dependencies: - dependency-name: mcp dependency-version: 0.9.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01a75d9..ca987eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,23 +9,23 @@ GEM addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) - bigdecimal (4.0.1) + bigdecimal (4.1.0) diff-lcs (1.6.2) docile (1.4.1) 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) - mcp (0.7.1) + mcp (0.9.2) json-schema (>= 4.1) parallel (1.27.0) parser (3.3.10.2) ast (~> 2.4.1) racc prism (1.9.0) - public_suffix (7.0.2) + public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.1)