From f841bf5b06e02ece2a0c92b6d414ef1d863b4478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 10:03:04 +0000 Subject: [PATCH] build(deps): bump mcp from 1.3.0 to 1.5.1 in /docs Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 1.3.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.3.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] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index bdaa8166..ec94b020 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.3.0) + mcp (1.5.1) json_schemer (>= 2.4) method_source (1.1.0) mini_mime (1.1.5) @@ -301,7 +301,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - simpleidn (0.2.3) + simpleidn (0.3.0) sin_lru_redux (2.5.3) sqlite3 (2.9.6) mini_portile2 (~> 2.8.0)