From e3e647a4c236d2bb0327853dbdb3d668b9f90133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:41:42 +0000 Subject: [PATCH] Bump mcp from 0.8.0 to 0.9.2 Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.8.0 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.8.0...v0.9.2) --- updated-dependencies: - dependency-name: mcp dependency-version: 0.9.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4aba2e..3345775 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) - bigdecimal (4.0.1) - bigdecimal (4.0.1-java) + bigdecimal (4.1.0) + bigdecimal (4.1.0-java) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -60,7 +60,7 @@ GEM connection_pool (>= 2.2, < 4.0) http (>= 4.3, < 6.0) maxmind-db (~> 1.4) - mcp (0.8.0) + mcp (0.9.2) json-schema (>= 4.1) parallel (1.27.0) parser (3.3.10.2)