From 531777c62bdcf5bcd2480ff4306c00207be8f3f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 18:35:49 +0000 Subject: [PATCH 1/3] build(deps-dev): bump spoom from 1.5.2 to 1.5.3 in /Library/Homebrew Bumps [spoom](https://github.com/Shopify/spoom) from 1.5.2 to 1.5.3. - [Release notes](https://github.com/Shopify/spoom/releases) - [Commits](https://github.com/Shopify/spoom/compare/v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: spoom dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index a57f72c4f9..6d1801c938 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -122,7 +122,7 @@ GEM sorbet-static-and-runtime (0.5.11787) sorbet (= 0.5.11787) sorbet-runtime (= 0.5.11787) - spoom (1.5.2) + spoom (1.5.3) erubi (>= 1.10.0) prism (>= 0.28.0) rbi (>= 0.2.3) @@ -152,7 +152,6 @@ GEM PLATFORMS aarch64-linux - arm-linux arm64-darwin x86_64-darwin x86_64-linux From 9d76083e84f8abde9fe8617d43c083c1dbc14ce6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 30 Jan 2025 19:53:13 +0000 Subject: [PATCH 2/3] brew vendor-gems: commit updates. --- Library/Homebrew/Gemfile.lock | 1 + Library/Homebrew/vendor/bundle/bundler/setup.rb | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 6d1801c938..63f7193d4e 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -152,6 +152,7 @@ GEM PLATFORMS aarch64-linux + arm-linux arm64-darwin x86_64-darwin x86_64-linux diff --git a/Library/Homebrew/vendor/bundle/bundler/setup.rb b/Library/Homebrew/vendor/bundle/bundler/setup.rb index 5a4c0d80f2..009031cb52 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -108,7 +108,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-0.5.11787/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-and-runtime-0.5.11787/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/thor-1.3.2/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/spoom-1.5.2/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/spoom-1.5.3/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/stackprof-0.2.27") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/stackprof-0.2.27/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/yard-0.9.37/lib") From b73e3bc86b7a7c9a2335b90b7fe742dcc443cac3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 30 Jan 2025 19:53:24 +0000 Subject: [PATCH 3/3] Update RBI files for spoom. Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow. --- .../gems/{spoom@1.5.2.rbi => spoom@1.5.3.rbi} | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{spoom@1.5.2.rbi => spoom@1.5.3.rbi} (99%) diff --git a/Library/Homebrew/sorbet/rbi/gems/spoom@1.5.2.rbi b/Library/Homebrew/sorbet/rbi/gems/spoom@1.5.3.rbi similarity index 99% rename from Library/Homebrew/sorbet/rbi/gems/spoom@1.5.2.rbi rename to Library/Homebrew/sorbet/rbi/gems/spoom@1.5.3.rbi index 91cb61299b..639e76f135 100644 --- a/Library/Homebrew/sorbet/rbi/gems/spoom@1.5.2.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/spoom@1.5.3.rbi @@ -1027,7 +1027,7 @@ class Spoom::Coverage::D3::ColorPalette < ::T::Struct prop :strong, ::String class << self - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -1367,7 +1367,7 @@ class Spoom::Coverage::Snapshot < ::T::Struct sig { params(obj: T::Hash[::String, T.untyped]).returns(::Spoom::Coverage::Snapshot) } def from_obj(obj); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -1503,7 +1503,7 @@ class Spoom::Deadcode::Definition < ::T::Struct def to_json(*args); end class << self - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2391,7 +2391,7 @@ class Spoom::Deadcode::Send < ::T::Struct def each_arg_assoc(&block); end class << self - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2411,7 +2411,7 @@ class Spoom::ExecResult < ::T::Struct def to_s; end class << self - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2609,7 +2609,7 @@ class Spoom::FileTree::Node < ::T::Struct def path; end class << self - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2675,7 +2675,7 @@ class Spoom::Git::Commit < ::T::Struct def timestamp; end class << self - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end # Parse a line formatted as `%h %at` into a `Commit` @@ -2787,7 +2787,7 @@ class Spoom::LSP::Diagnostic < ::T::Struct sig { params(json: T::Hash[T.untyped, T.untyped]).returns(::Spoom::LSP::Diagnostic) } def from_json(json); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2820,7 +2820,7 @@ class Spoom::LSP::DocumentSymbol < ::T::Struct sig { params(json: T::Hash[T.untyped, T.untyped]).returns(::Spoom::LSP::DocumentSymbol) } def from_json(json); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2878,7 +2878,7 @@ class Spoom::LSP::Hover < ::T::Struct sig { params(json: T::Hash[T.untyped, T.untyped]).returns(::Spoom::LSP::Hover) } def from_json(json); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2903,7 +2903,7 @@ class Spoom::LSP::Location < ::T::Struct sig { params(json: T::Hash[T.untyped, T.untyped]).returns(::Spoom::LSP::Location) } def from_json(json); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -2966,7 +2966,7 @@ class Spoom::LSP::Position < ::T::Struct sig { params(json: T::Hash[T.untyped, T.untyped]).returns(::Spoom::LSP::Position) } def from_json(json); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -3004,7 +3004,7 @@ class Spoom::LSP::Range < ::T::Struct sig { params(json: T::Hash[T.untyped, T.untyped]).returns(::Spoom::LSP::Range) } def from_json(json); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -3070,7 +3070,7 @@ class Spoom::LSP::SignatureHelp < ::T::Struct sig { params(json: T::Hash[T.untyped, T.untyped]).returns(::Spoom::LSP::SignatureHelp) } def from_json(json); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end end end @@ -3496,7 +3496,7 @@ class Spoom::Model::Reference < ::T::Struct sig { params(name: ::String, location: ::Spoom::Location).returns(::Spoom::Model::Reference) } def constant(name, location); end - # source://sorbet-runtime/0.5.11770/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11787/lib/types/struct.rb#13 def inherited(s); end # source://spoom//lib/spoom/model/reference.rb#29 @@ -4077,7 +4077,7 @@ class Spoom::Sorbet::Config private - # source://spoom//lib/spoom/sorbet/config.rb#150 + # source://spoom//lib/spoom/sorbet/config.rb#147 sig { params(line: ::String).returns(::String) } def parse_option(line); end end