diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 3f0fbb7417..5511986792 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -128,15 +128,15 @@ GEM simplecov_json_formatter (0.1.4) simpleidn (0.2.1) unf (~> 0.1.4) - sorbet (0.5.11268) - sorbet-static (= 0.5.11268) - sorbet-runtime (0.5.11268) - sorbet-static (0.5.11268-aarch64-linux) - sorbet-static (0.5.11268-universal-darwin) - sorbet-static (0.5.11268-x86_64-linux) - sorbet-static-and-runtime (0.5.11268) - sorbet (= 0.5.11268) - sorbet-runtime (= 0.5.11268) + sorbet (0.5.11274) + sorbet-static (= 0.5.11274) + sorbet-runtime (0.5.11274) + sorbet-static (0.5.11274-aarch64-linux) + sorbet-static (0.5.11274-universal-darwin) + sorbet-static (0.5.11274-x86_64-linux) + sorbet-static-and-runtime (0.5.11274) + sorbet (= 0.5.11274) + sorbet-runtime (= 0.5.11274) spoom (1.2.4) erubi (>= 1.10.0) sorbet-static-and-runtime (>= 0.5.10187) diff --git a/Library/Homebrew/vendor/bundle/bundler/setup.rb b/Library/Homebrew/vendor/bundle/bundler/setup.rb index 4af3f7e418..d1d1638f7d 100644 --- a/Library/Homebrew/vendor/bundle/bundler/setup.rb +++ b/Library/Homebrew/vendor/bundle/bundler/setup.rb @@ -66,7 +66,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/racc-1.7.3/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parser-3.3.0.5/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rainbow-3.1.1/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-runtime-0.5.11268/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-runtime-0.5.11274/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parlour-8.1.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/patchelf-1.5.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/plist-3.7.1/lib") @@ -106,9 +106,9 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/simplecov_json_formatter-0.1.4/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/simplecov-0.22.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/simplecov-cobertura-2.1.0/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-0.5.11268-universal-darwin/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-0.5.11268/lib") -$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-and-runtime-0.5.11268/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-0.5.11274-universal-darwin/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-0.5.11274/lib") +$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-and-runtime-0.5.11274/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/syntax_tree-6.2.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/thor-1.3.0/lib") $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/spoom-1.2.4/lib") diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/sorbet-runtime.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/sorbet-runtime.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/sorbet-runtime.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/sorbet-runtime.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/_types.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/_types.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/_types.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/_types.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/abstract_utils.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/abstract_utils.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/abstract_utils.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/abstract_utils.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/boolean.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/boolean.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/boolean.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/boolean.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/compatibility_patches.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/compatibility_patches.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/compatibility_patches.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/compatibility_patches.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/configuration.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/configuration.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/configuration.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/configuration.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/enum.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/enum.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/enum.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/enum.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/generic.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/generic.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/generic.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/generic.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/helpers.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/helpers.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/helpers.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/helpers.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/non_forcing_constants.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/non_forcing_constants.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/non_forcing_constants.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/non_forcing_constants.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/data.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/data.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/data.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/data.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/declare.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/declare.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/declare.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/declare.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/hooks.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/hooks.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/hooks.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/hooks.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/validate.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/validate.rb similarity index 100% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/abstract/validate.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/abstract/validate.rb diff --git a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/caller_utils.rb b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/caller_utils.rb similarity index 81% rename from Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/caller_utils.rb rename to Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/caller_utils.rb index 6c26d457bb..0458da54f1 100644 --- a/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11268/lib/types/private/caller_utils.rb +++ b/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11274/lib/types/private/caller_utils.rb @@ -4,7 +4,13 @@ module T::Private::CallerUtils if Thread.respond_to?(:each_caller_location) # RUBY_VERSION >= "3.2" def self.find_caller + skiped_first = false Thread.each_caller_location do |loc| + unless skiped_first + skiped_first = true + next + end + next if loc.path&.start_with?("