From 7181b5fe018be90bf83f21d0934488a9e6b6cb82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:47:53 +0000 Subject: [PATCH] build(deps-dev): 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 761f4a7..9e84806 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (4.0.1) + bigdecimal (4.1.0) builder (3.3.0) concurrent-ruby (1.3.5) connection_pool (2.5.0) @@ -63,7 +63,7 @@ GEM loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mcp (0.8.0) + mcp (0.9.2) json-schema (>= 4.1) mini_portile2 (2.8.8) minitest (5.26.1)