From 955dd3b1a97e7b84a68abaab840e6da51ffd3c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 10:02:59 +0000 Subject: [PATCH] build(deps): bump mcp from 1.0.0 to 1.1.0 in /docs 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] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 2e5d4cd1..bba0e739 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -169,7 +169,7 @@ GEM net-smtp marcel (1.2.1) matrix (0.4.2) - mcp (1.0.0) + mcp (1.1.0) json_schemer (>= 2.4) method_source (1.1.0) mini_mime (1.1.5)