diff --git a/Library/Homebrew/sorbet/rbi/gems/spoom@1.4.1.rbi b/Library/Homebrew/sorbet/rbi/gems/spoom@1.4.2.rbi similarity index 99% rename from Library/Homebrew/sorbet/rbi/gems/spoom@1.4.1.rbi rename to Library/Homebrew/sorbet/rbi/gems/spoom@1.4.2.rbi index be4ff021d0..26f9bbaeb2 100644 --- a/Library/Homebrew/sorbet/rbi/gems/spoom@1.4.1.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/spoom@1.4.2.rbi @@ -1004,7 +1004,7 @@ class Spoom::Coverage::D3::ColorPalette < ::T::Struct prop :strong, ::String class << self - # source://sorbet-runtime/0.5.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -1344,7 +1344,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -1480,7 +1480,7 @@ class Spoom::Deadcode::Definition < ::T::Struct def to_json(*args); end class << self - # source://sorbet-runtime/0.5.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2031,18 +2031,15 @@ end # source://spoom//lib/spoom/deadcode/plugins/minitest.rb#7 class Spoom::Deadcode::Plugins::Minitest < ::Spoom::Deadcode::Plugins::Base - # source://spoom//lib/spoom/deadcode/plugins/minitest.rb#26 + # source://spoom//lib/spoom/deadcode/plugins/minitest.rb#22 sig { override.params(definition: ::Spoom::Model::Method).void } def on_define_method(definition); end - # source://spoom//lib/spoom/deadcode/plugins/minitest.rb#36 + # source://spoom//lib/spoom/deadcode/plugins/minitest.rb#28 sig { override.params(send: ::Spoom::Deadcode::Send).void } def on_send(send); end end -# source://spoom//lib/spoom/deadcode/plugins/minitest.rb#13 -Spoom::Deadcode::Plugins::Minitest::MINITEST_METHODS = T.let(T.unsafe(nil), Set) - # source://spoom//lib/spoom/deadcode/plugins/namespaces.rb#7 class Spoom::Deadcode::Plugins::Namespaces < ::Spoom::Deadcode::Plugins::Base # source://spoom//lib/spoom/deadcode/plugins/namespaces.rb#11 @@ -2371,7 +2368,7 @@ class Spoom::Deadcode::Send < ::T::Struct def each_arg_assoc(&block); end class << self - # source://sorbet-runtime/0.5.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2391,7 +2388,7 @@ class Spoom::ExecResult < ::T::Struct def to_s; end class << self - # source://sorbet-runtime/0.5.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2589,7 +2586,7 @@ class Spoom::FileTree::Node < ::T::Struct def path; end class << self - # source://sorbet-runtime/0.5.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2655,7 +2652,7 @@ class Spoom::Git::Commit < ::T::Struct def timestamp; end class << self - # source://sorbet-runtime/0.5.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end # Parse a line formatted as `%h %at` into a `Commit` @@ -2767,7 +2764,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2800,7 +2797,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2858,7 +2855,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2883,7 +2880,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2946,7 +2943,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -2984,7 +2981,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -3050,7 +3047,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end end end @@ -3476,7 +3473,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.11495/lib/types/struct.rb#13 + # source://sorbet-runtime/0.5.11500/lib/types/struct.rb#13 def inherited(s); end # source://spoom//lib/spoom/model/reference.rb#29