From 547748630baf86468bf742302c95c599900e58f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 20:02:52 +0000 Subject: [PATCH] Bump mcp from 1.4.0 to 1.5.1 Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 1.4.0 to 1.5.1. - [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/v1.4.0...v1.5.1) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7420f842..9a3c8cd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bigdecimal (4.1.2) + bigdecimal (4.1.3) bootsnap (1.26.0) msgpack (~> 1.5) builder (3.3.0) @@ -135,7 +135,7 @@ GEM net-pop net-smtp marcel (1.2.1) - mcp (1.4.0) + mcp (1.5.1) json_schemer (>= 2.4) mini_mime (1.1.5) mini_portile2 (2.8.9) @@ -243,7 +243,7 @@ GEM reline (0.7.0) io-console (~> 0.5) securerandom (0.4.1) - simpleidn (0.2.3) + simpleidn (0.3.0) sqlite3 (2.9.6) mini_portile2 (~> 2.8.0) sqlite3 (2.9.6-aarch64-linux-gnu)