From 6a32115d0f96ef8acf2ef56924bd3fab67b7eb48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:36:49 +0000 Subject: [PATCH] Bump the bundler group with 3 updates Bumps the bundler group with 3 updates: [sorbet](https://github.com/sorbet/sorbet), [mcp](https://github.com/modelcontextprotocol/ruby-sdk) and [sorbet-runtime](https://github.com/sorbet/sorbet). Updates `sorbet` from 0.6.13312 to 0.6.13321 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `mcp` from 0.21.0 to 0.22.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.21.0...v0.22.0) Updates `sorbet-runtime` from 0.6.13312 to 0.6.13321 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: sorbet dependency-version: 0.6.13321 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: mcp dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13321 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2dd37cc..46f1162 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.9) + bigdecimal (4.1.2) builder (3.3.0) coderay (1.1.3) concurrent-ruby (1.3.5) @@ -73,7 +73,7 @@ GEM loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mcp (0.21.0) + mcp (0.22.0) json_schemer (>= 2.4) minitest (6.0.6) drb (~> 2.0) @@ -177,12 +177,12 @@ GEM securerandom (0.4.1) simpleidn (0.2.3) smart_properties (1.17.0) - sorbet (0.6.13312) - sorbet-static (= 0.6.13312) - sorbet-runtime (0.6.13312) - sorbet-static (0.6.13312-aarch64-linux) - sorbet-static (0.6.13312-universal-darwin) - sorbet-static (0.6.13312-x86_64-linux) + sorbet (0.6.13321) + sorbet-static (= 0.6.13321) + sorbet-runtime (0.6.13321) + sorbet-static (0.6.13321-aarch64-linux) + sorbet-static (0.6.13321-universal-darwin) + sorbet-static (0.6.13321-x86_64-linux) stringio (3.2.0) thor (1.5.0) tsort (0.2.0)