From adfb5ccf0f3a8d2d27a9f3220d3da25107ef2747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 20:03:03 +0000 Subject: [PATCH] Bump mcp from 1.0.0 to 1.1.0 Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 1.0.0 to 1.1.0. - [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.0.0...v1.1.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f495f1c9..b847c35b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM net-pop net-smtp marcel (1.2.1) - mcp (1.0.0) + mcp (1.1.0) json_schemer (>= 2.4) mini_mime (1.1.5) mini_portile2 (2.8.9)