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:
BrewTestBot 2021-06-12 00:10:15 +00:00
parent c9fdeccbe3
commit a4e6edea5b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -6991,11 +6991,6 @@ class Enumerator::Generator
def initialize(*_); end
end
module EnvVar
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class Errno::EAUTH
Errno = ::T.let(nil, ::T.untyped)
end
@ -8392,11 +8387,6 @@ class Homebrew::Service
extend ::T::Private::Methods::SingletonMethodHooks
end
module Homebrew::Settings
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class Homebrew::Style::LineLocation
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
@ -12636,8 +12626,8 @@ end
class Object
include ::Minitest::Expectations
include ::ActiveSupport::Tryable
include ::SystemCommand::Mixin
include ::Utils::Curl
include ::SystemCommand::Mixin
include ::ActiveSupport::Dependencies::Loadable
include ::ActiveSupport::ForkTracker::CoreExtPrivate
include ::ActiveSupport::ForkTracker::CoreExt