From ee71e513667c9df80795e756cef14dc62b852011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 20:02:31 +0000 Subject: [PATCH] Bump mcp from 1.0.0 to 1.3.0 Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 1.0.0 to 1.3.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.3.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.3.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..1a24955f 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.3.0) json_schemer (>= 2.4) mini_mime (1.1.5) mini_portile2 (2.8.9)