From 37bbccc2a1635d7d35adac62f794a403e9753e2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:36:14 +0000 Subject: [PATCH] build: bump mcp in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [mcp](https://github.com/modelcontextprotocol/ruby-sdk). Updates `mcp` 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 dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf71c8b..4ee9a65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,8 +20,8 @@ GEM benchmark-malloc (0.2.0) benchmark-perf (0.6.0) benchmark-trend (0.4.0) - bigdecimal (4.0.1) - bigdecimal (4.0.1-java) + bigdecimal (4.1.0) + bigdecimal (4.1.0-java) coveralls (0.8.23) json (>= 1.8, < 3) simplecov (~> 0.16.1) @@ -40,7 +40,7 @@ GEM bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) - mcp (0.8.0) + mcp (0.9.2) json-schema (>= 4.1) mize (0.6.1) parallel (1.27.0)