From 52962db29cf02ca09ebdb12c5576bceb51f3fd32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 11:11:50 +0000 Subject: [PATCH] build(deps-dev): bump mcp from 0.7.1 to 0.8.0 Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.7.1 to 0.8.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/v0.7.1...v0.8.0) --- updated-dependencies: - dependency-name: mcp dependency-version: 0.8.0 dependency-type: indirect 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 0868fc80c51..c570f00fe9c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -301,7 +301,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.12.0) machinist (1.0.6) - mcp (0.7.1) + mcp (0.8.0) json-schema (>= 4.1) membrane (1.1.0) method_source (1.1.0)