Merge pull request #19069 from Homebrew/dependabot/bundler/Library/Homebrew/sorbet-fa467cd05a
build(deps): bump the sorbet group in /Library/Homebrew with 4 updates
This commit is contained in:
commit
1e91082d67
@ -112,15 +112,15 @@ GEM
|
||||
simplecov-html (0.13.1)
|
||||
simplecov_json_formatter (0.1.4)
|
||||
simpleidn (0.2.3)
|
||||
sorbet (0.5.11742)
|
||||
sorbet-static (= 0.5.11742)
|
||||
sorbet-runtime (0.5.11742)
|
||||
sorbet-static (0.5.11742-aarch64-linux)
|
||||
sorbet-static (0.5.11742-universal-darwin)
|
||||
sorbet-static (0.5.11742-x86_64-linux)
|
||||
sorbet-static-and-runtime (0.5.11742)
|
||||
sorbet (= 0.5.11742)
|
||||
sorbet-runtime (= 0.5.11742)
|
||||
sorbet (0.5.11746)
|
||||
sorbet-static (= 0.5.11746)
|
||||
sorbet-runtime (0.5.11746)
|
||||
sorbet-static (0.5.11746-aarch64-linux)
|
||||
sorbet-static (0.5.11746-universal-darwin)
|
||||
sorbet-static (0.5.11746-x86_64-linux)
|
||||
sorbet-static-and-runtime (0.5.11746)
|
||||
sorbet (= 0.5.11746)
|
||||
sorbet-runtime (= 0.5.11746)
|
||||
spoom (1.5.0)
|
||||
erubi (>= 1.10.0)
|
||||
prism (>= 0.28.0)
|
||||
@ -149,6 +149,7 @@ GEM
|
||||
|
||||
PLATFORMS
|
||||
aarch64-linux
|
||||
arm-linux
|
||||
arm64-darwin
|
||||
x86_64-darwin
|
||||
x86_64-linux
|
||||
|
||||
@ -857,34 +857,34 @@ class Logger::LogDevice
|
||||
|
||||
private
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#143
|
||||
# source://logger//lib/logger/log_device.rb#148
|
||||
def add_log_header(file); end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#149
|
||||
# source://logger//lib/logger/log_device.rb#154
|
||||
def check_shift_log; end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#119
|
||||
# source://logger//lib/logger/log_device.rb#124
|
||||
def create_logfile(filename); end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#91
|
||||
# source://logger//lib/logger/log_device.rb#96
|
||||
def fixup_mode(dev, filename); end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#135
|
||||
# source://logger//lib/logger/log_device.rb#140
|
||||
def handle_write_errors(mesg); end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#164
|
||||
# source://logger//lib/logger/log_device.rb#169
|
||||
def lock_shift_log; end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#106
|
||||
# source://logger//lib/logger/log_device.rb#111
|
||||
def open_logfile(filename); end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#76
|
||||
# source://logger//lib/logger/log_device.rb#81
|
||||
def set_dev(log); end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#193
|
||||
# source://logger//lib/logger/log_device.rb#198
|
||||
def shift_log_age; end
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#205
|
||||
# source://logger//lib/logger/log_device.rb#210
|
||||
def shift_log_period(period_end); end
|
||||
end
|
||||
|
||||
@ -893,10 +893,10 @@ end
|
||||
# source://logger//lib/logger/log_device.rb#72
|
||||
Logger::LogDevice::MODE = T.let(T.unsafe(nil), Integer)
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#74
|
||||
# source://logger//lib/logger/log_device.rb#79
|
||||
Logger::LogDevice::MODE_TO_CREATE = T.let(T.unsafe(nil), Integer)
|
||||
|
||||
# source://logger//lib/logger/log_device.rb#73
|
||||
# source://logger//lib/logger/log_device.rb#75
|
||||
Logger::LogDevice::MODE_TO_OPEN = T.let(T.unsafe(nil), Integer)
|
||||
|
||||
# source://logger//lib/logger/period.rb#4
|
||||
14
Library/Homebrew/vendor/bundle/bundler/setup.rb
vendored
14
Library/Homebrew/vendor/bundle/bundler/setup.rb
vendored
@ -56,12 +56,12 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rexml-3.4.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/kramdown-2.5.1/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/language_server-protocol-3.17.0.3/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/logger-1.6.4/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/logger-1.6.5/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/method_source-1.1.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/minitest-5.25.4/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/netrc-0.11.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parallel-1.26.3/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parallel_tests-4.8.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parallel_tests-4.9.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/racc-1.8.1")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/racc-1.8.1/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/parser-3.3.6.0/lib")
|
||||
@ -71,7 +71,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/prism-1.3.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/pry-0.15.2/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.11742/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-runtime-0.5.11746/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rbi-0.2.2/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/rbs-3.8.1")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rbs-3.8.1/lib")
|
||||
@ -95,7 +95,7 @@ $:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-performance-1.23.1/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-rspec-3.3.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/rubocop-sorbet-0.8.7/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-lsp-0.23.2/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-lsp-0.23.4/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-macho-4.1.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/ruby-prof-1.7.1")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/ruby-prof-1.7.1/lib")
|
||||
@ -103,9 +103,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.11742-universal-darwin/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-0.5.11742/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-and-runtime-0.5.11742/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-0.5.11746-universal-darwin/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-0.5.11746/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/gems/sorbet-static-and-runtime-0.5.11746/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.0/lib")
|
||||
$:.unshift File.expand_path("#{__dir__}/../#{RUBY_ENGINE}/#{Gem.ruby_api_version}/extensions/arm64-darwin-20/#{Gem.extension_api_version}/stackprof-0.2.26")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user