From e86417b3384c3e073471df40f30701a2d383f3ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 02:35:32 +0000 Subject: [PATCH] Bump the bundler group with 5 updates Bumps the bundler group with 5 updates: | Package | From | To | | --- | --- | --- | | [rubocop](https://github.com/rubocop/rubocop) | `1.88.0` | `1.88.2` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.12.0` | `0.13.2` | | [sorbet](https://github.com/sorbet/sorbet) | `0.6.13321` | `0.6.13365` | | [mcp](https://github.com/modelcontextprotocol/ruby-sdk) | `0.23.0` | `1.0.0` | | [sorbet-runtime](https://github.com/sorbet/sorbet) | `0.6.13321` | `0.6.13365` | Updates `rubocop` from 1.88.0 to 1.88.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.88.0...v1.88.2) Updates `rubocop-sorbet` from 0.12.0 to 0.13.2 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.12.0...v0.13.2) Updates `sorbet` from 0.6.13321 to 0.6.13365 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `mcp` from 0.23.0 to 1.0.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.23.0...v1.0.0) Updates `sorbet-runtime` from 0.6.13321 to 0.6.13365 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.88.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-sorbet dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13365 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: mcp dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13365 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 13a7cba..b7f0675 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,19 +61,19 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.20.0) + json (2.21.2) json_schemer (2.5.0) bigdecimal hana (~> 1.3) regexp_parser (~> 2.0) simpleidn (~> 0.2) - language_server-protocol (3.17.0.5) + language_server-protocol (3.17.0.6) lint_roller (1.1.0) logger (1.7.0) loofah (2.25.2) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mcp (0.23.0) + mcp (1.0.0) json_schemer (>= 2.4) minitest (5.27.0) nokogiri (1.19.4-aarch64-linux-gnu) @@ -103,7 +103,7 @@ GEM parse_packwerk (0.26.0) bigdecimal sorbet-runtime - parser (3.3.11.1) + parser (3.3.12.0) ast (~> 2.4.1) racc pp (0.6.4) @@ -150,7 +150,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.88.0) + rubocop (1.88.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -161,26 +161,26 @@ GEM rubocop-ast (>= 1.49.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 2.4.0, < 4.0) - rubocop-ast (1.49.1) + rubocop-ast (1.50.0) parser (>= 3.3.7.2) prism (~> 1.7) rubocop-performance (1.26.1) lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-sorbet (0.12.0) + rubocop-sorbet (0.13.2) lint_roller rubocop (>= 1.75.2) ruby-progressbar (1.13.0) securerandom (0.4.1) simpleidn (0.2.3) smart_properties (1.17.0) - 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) + sorbet (0.6.13365) + sorbet-static (= 0.6.13365) + sorbet-runtime (0.6.13365) + sorbet-static (0.6.13365-aarch64-linux) + sorbet-static (0.6.13365-universal-darwin) + sorbet-static (0.6.13365-x86_64-linux) stringio (3.2.0) thor (1.5.0) tsort (0.2.0)