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 2022-12-22 00:27:33 +00:00
parent f679990d79
commit f70b0bf8f2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -3030,10 +3030,6 @@ class Cask::CaskUnspecifiedError
extend ::T::Private::Methods::SingletonMethodHooks
end
class Cask::Cmd::AbstractCommand
include ::Homebrew::Search::Extension
end
class Cask::Config
def appdir(); end
@ -3327,10 +3323,6 @@ class Dependencies
extend ::T::Private::Methods::SingletonMethodHooks
end
class Descriptions
extend ::Homebrew::Search::Extension
end
class DevelopmentTools
extend ::T::Private::Methods::SingletonMethodHooks
end
@ -4625,10 +4617,6 @@ class Homebrew::Livecheck::Strategy::Sparkle::Item
def self.members(); end
end
module Homebrew::Search
include ::Homebrew::Search::Extension
end
class Homebrew::Service
def bin(*args, &block); end
@ -4653,7 +4641,6 @@ module Homebrew
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
extend ::FileUtils::StreamUtils_
extend ::Homebrew::Search::Extension
end
module HostEnvironmentSimulatorHelper