From dc9132ebb40ca289b3fe6090518aecf0bd579b65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 02:19:48 +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.2 to 1.90.0 - [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.2...v1.90.0) Updates `sorbet` from 0.6.13365 to 0.6.13454 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `sorbet-runtime` from 0.6.13365 to 0.6.13454 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.90.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13454 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: sorbet-runtime dependency-version: 0.6.13454 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 ad9f4d9..ec900c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,8 +56,8 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.7) - rubocop (1.88.2) - json (~> 2.3) + rubocop (1.90.0) + json (>= 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) parallel (>= 1.10) @@ -81,14 +81,14 @@ GEM rubydex (0.2.6-arm64-darwin) rubydex (0.2.6-x86_64-darwin) rubydex (0.2.6-x86_64-linux) - sorbet (0.6.13365) - sorbet-static (= 0.6.13365) - sorbet-runtime (0.6.13365) - sorbet-static (0.6.13365-universal-darwin) - sorbet-static (0.6.13365-x86_64-linux) - sorbet-static-and-runtime (0.6.13365) - sorbet (= 0.6.13365) - sorbet-runtime (= 0.6.13365) + sorbet (0.6.13454) + sorbet-static (= 0.6.13454) + sorbet-runtime (0.6.13454) + sorbet-static (0.6.13454-universal-darwin) + sorbet-static (0.6.13454-x86_64-linux) + sorbet-static-and-runtime (0.6.13454) + sorbet (= 0.6.13454) + sorbet-runtime (= 0.6.13454) spoom (1.8.2) erubi (>= 1.10.0) prism (>= 0.28.0)