From b56b7c071ff198d40214c8ad1d755bbb355ca371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:23:31 +0000 Subject: [PATCH] Bump mcp from 0.7.1 to 0.9.2 Bumps [mcp](https://github.com/modelcontextprotocol/ruby-sdk) from 0.7.1 to 0.9.2. - [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.9.2) --- updated-dependencies: - dependency-name: mcp dependency-version: 0.9.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0aa7581..9a80216 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) - bigdecimal (3.3.1) + bigdecimal (4.1.0) coderay (1.1.3) concurrent-ruby (1.3.6) domain_name (0.6.20240107) @@ -24,8 +24,8 @@ GEM dry-types (~> 1.8, >= 1.8.2) ice_nine (~> 0.11) zeitwerk (~> 2.6) - dry-types (1.8.3) - bigdecimal (~> 3.0) + dry-types (1.9.1) + bigdecimal (>= 3.0) concurrent-ruby (~> 1.0) dry-core (~> 1.0) dry-inflector (~> 1.0) @@ -55,7 +55,7 @@ GEM ice_nine (0.11.2) io-console (0.8.2) json (2.19.2) - json-schema (6.1.0) + json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) @@ -64,7 +64,7 @@ GEM ffi-compiler (~> 1.0) rake (~> 13.0) logger (1.7.0) - mcp (0.7.1) + mcp (0.9.2) json-schema (>= 4.1) method_source (1.1.0) multipart-post (2.4.1) @@ -81,7 +81,7 @@ GEM coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) - public_suffix (6.0.2) + public_suffix (7.0.5) puma (7.2.0) nio4r (~> 2.0) racc (1.8.1)