From f983a594d1601c39a635c4223a95eb2d8776434b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 21:53:20 +0000 Subject: [PATCH 1/2] Bump the minor-and-patch group with 5 updates Bumps the minor-and-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [rubocop-shopify](https://github.com/Shopify/ruby-style-guide) | `3.0.1` | `3.0.2` | | [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) | `0.13.2` | `0.14.0` | | [rbi](https://github.com/Shopify/rbi) | `0.4.2` | `0.4.3` | | [rbs](https://github.com/ruby/rbs) | `4.1.1` | `4.1.3` | | [sorbet-static-and-runtime](https://github.com/sorbet/sorbet) | `0.6.13386` | `0.6.13414` | Updates `rubocop-shopify` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/Shopify/ruby-style-guide/releases) - [Commits](https://github.com/Shopify/ruby-style-guide/compare/v3.0.1...v3.0.2) Updates `rubocop-sorbet` from 0.13.2 to 0.14.0 - [Release notes](https://github.com/shopify/rubocop-sorbet/releases) - [Commits](https://github.com/shopify/rubocop-sorbet/compare/v0.13.2...v0.14.0) Updates `rbi` from 0.4.2 to 0.4.3 - [Release notes](https://github.com/Shopify/rbi/releases) - [Commits](https://github.com/Shopify/rbi/compare/v0.4.2...v0.4.3) Updates `rbs` from 4.1.1 to 4.1.3 - [Release notes](https://github.com/ruby/rbs/releases) - [Changelog](https://github.com/ruby/rbs/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby/rbs/compare/v4.1.1...v4.1.3) Updates `sorbet-static-and-runtime` from 0.6.13386 to 0.6.13414 - [Release notes](https://github.com/sorbet/sorbet/releases) - [Commits](https://github.com/sorbet/sorbet/commits) --- updated-dependencies: - dependency-name: rubocop-shopify dependency-version: 3.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rubocop-sorbet dependency-version: 0.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rbi dependency-version: 0.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rbs dependency-version: 4.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: sorbet-static-and-runtime dependency-version: 0.6.13414 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23c21446..7483ff42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,10 +57,10 @@ GEM racc (1.8.1) rainbow (3.1.1) rake (13.4.2) - rbi (0.4.2) + rbi (0.4.3) prism (~> 1.0) rbs (>= 4.0.1) - rbs (4.1.1) + rbs (4.1.3) logger prism (>= 1.6.0) tsort @@ -73,7 +73,7 @@ GEM io-console (~> 0.5) require-hooks (0.4.0) rexml (3.4.4) - rubocop (1.88.2) + rubocop (1.89.0) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) @@ -91,24 +91,24 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.38.0, < 2.0) - rubocop-shopify (3.0.1) + rubocop-shopify (3.0.2) lint_roller rubocop (~> 1.72, >= 1.72.1) - rubocop-sorbet (0.13.2) + rubocop-sorbet (0.14.0) lint_roller rubocop (>= 1.75.2) ruby-progressbar (1.13.0) rubydex (0.2.6-arm64-darwin) rubydex (0.2.6-x86_64-darwin) rubydex (0.2.6-x86_64-linux) - sorbet (0.6.13386) - sorbet-static (= 0.6.13386) - sorbet-runtime (0.6.13386) - sorbet-static (0.6.13386-universal-darwin) - sorbet-static (0.6.13386-x86_64-linux) - sorbet-static-and-runtime (0.6.13386) - sorbet (= 0.6.13386) - sorbet-runtime (= 0.6.13386) + sorbet (0.6.13414) + sorbet-static (= 0.6.13414) + sorbet-runtime (0.6.13414) + sorbet-static (0.6.13414-universal-darwin) + sorbet-static (0.6.13414-x86_64-linux) + sorbet-static-and-runtime (0.6.13414) + sorbet (= 0.6.13414) + sorbet-runtime (= 0.6.13414) stringio (3.2.0) tapioca (0.19.2) benchmark From ceb8c0cbee0054547cea427ddce3cf45965b6a50 Mon Sep 17 00:00:00 2001 From: Alexandre Terrasa Date: Tue, 11 Aug 2026 09:16:13 -0400 Subject: [PATCH 2/2] Update Sorbet hover expectation --- test/spoom/cli/srb/lsp_test.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/test/spoom/cli/srb/lsp_test.rb b/test/spoom/cli/srb/lsp_test.rb index bdfcbe07..2c1baa6d 100644 --- a/test/spoom/cli/srb/lsp_test.rb +++ b/test/spoom/cli/srb/lsp_test.rb @@ -83,6 +83,7 @@ class HoverTest; end result = @project.spoom("srb lsp --no-color hover lib/hover.rb 2 12") assert_equal(<<~MSG, result.out) Hovering `lib/hover.rb:2:12`: + # class HoverTest T.class_of(HoverTest) MSG end