From 975bc986ff42dd3e6d244f5c6365fbe54c5e2b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 14:29:52 +0000 Subject: [PATCH] Bump the bundler group with 4 updates Bumps the bundler group with 4 updates: [rubocop](https://github.com/rubocop/rubocop), [sorbet-runtime](https://github.com/sorbet/sorbet), [rubocop-gusto](https://github.com/gusto/rubocop-gusto) and [sorbet](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-runtime` from 0.6.13312 to 0.6.13321 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) Updates `rubocop-gusto` from 11.1.1 to 11.3.0 - [Release notes](https://github.com/gusto/rubocop-gusto/releases) - [Changelog](https://github.com/Gusto/rubocop-gusto/blob/main/CHANGELOG.md) - [Commits](https://github.com/gusto/rubocop-gusto/compare/v11.1.1...v11.3.0) 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) --- 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-runtime dependency-version: 0.6.13321 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rubocop-gusto dependency-version: 11.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: sorbet dependency-version: 0.6.13321 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 521faef..e3a18db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,8 @@ GEM base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.1.2) + code_teams (1.3.0) + sorbet-runtime concurrent-ruby (1.3.6) connection_pool (3.0.2) diff-lcs (1.6.2) @@ -84,7 +86,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) @@ -102,13 +104,15 @@ GEM activesupport bundler rubocop (>= 1.72.2) - rubocop-gusto (11.1.1) + rubocop-gusto (11.3.0) + code_teams lint_roller rubocop (>= 1.76) rubocop-performance rubocop-rake rubocop-rspec rubocop-sorbet + smart_todo thor rubocop-performance (1.26.1) lint_roller (~> 1.1) @@ -135,14 +139,16 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) - sorbet (0.6.13312) - sorbet-static (= 0.6.13312) - sorbet-runtime (0.6.13312) - 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) + smart_todo (1.11.0) + prism (~> 1.0) + sorbet (0.6.13321) + sorbet-static (= 0.6.13321) + sorbet-runtime (0.6.13321) + 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)