sorbet: Update RBI files.
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
parent
f7168bf234
commit
d5de908486
@ -5245,6 +5245,7 @@ class Object
|
||||
HOMEBREW_VERSION = ::T.let(nil, ::T.untyped)
|
||||
HOMEBREW_WWW = ::T.let(nil, ::T.untyped)
|
||||
LINUXBREW_CORE_MIGRATION_LIST = ::T.let(nil, ::T.untyped)
|
||||
MacOSVersionError = ::T.let(nil, ::T.untyped)
|
||||
OFFICIAL_CASK_TAPS = ::T.let(nil, ::T.untyped)
|
||||
OFFICIAL_CMD_TAPS = ::T.let(nil, ::T.untyped)
|
||||
OS_VERSION = ::T.let(nil, ::T.untyped)
|
||||
@ -7762,12 +7763,6 @@ module Singleton
|
||||
def dup(); end
|
||||
end
|
||||
|
||||
module Singleton::SingletonClassMethods
|
||||
def _load(str); end
|
||||
|
||||
def clone(); end
|
||||
end
|
||||
|
||||
module Singleton
|
||||
def self.__init__(klass); end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user