From 214f428b64168f2ce77fcdab2c788627e9b38437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:43:58 +0000 Subject: [PATCH] Bump the bundler group with 3 updates Bumps the bundler group with 3 updates: [rubocop](https://github.com/rubocop/rubocop), [sorbet](https://github.com/sorbet/sorbet) and [sorbet-runtime](https://github.com/sorbet/sorbet). Updates `rubocop` from 1.88.0 to 1.88.1 - [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.1) 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 `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: rubocop dependency-version: 1.88.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13321 dependency-type: direct:production update-type: version-update:semver-patch 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 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ead2285..c2e2fa4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,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.1) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -309,15 +309,15 @@ GEM faraday (>= 0.17.3, < 3) securerandom (0.4.1) 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-static-and-runtime (0.6.13312) - sorbet (= 0.6.13312) - sorbet-runtime (= 0.6.13312) + 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-static-and-runtime (0.6.13321) + sorbet (= 0.6.13321) + sorbet-runtime (= 0.6.13321) spoom (1.8.2) erubi (>= 1.10.0) prism (>= 0.28.0)