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
f679990d79
commit
f70b0bf8f2
@ -3030,10 +3030,6 @@ class Cask::CaskUnspecifiedError
|
|||||||
extend ::T::Private::Methods::SingletonMethodHooks
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
end
|
end
|
||||||
|
|
||||||
class Cask::Cmd::AbstractCommand
|
|
||||||
include ::Homebrew::Search::Extension
|
|
||||||
end
|
|
||||||
|
|
||||||
class Cask::Config
|
class Cask::Config
|
||||||
def appdir(); end
|
def appdir(); end
|
||||||
|
|
||||||
@ -3327,10 +3323,6 @@ class Dependencies
|
|||||||
extend ::T::Private::Methods::SingletonMethodHooks
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
end
|
end
|
||||||
|
|
||||||
class Descriptions
|
|
||||||
extend ::Homebrew::Search::Extension
|
|
||||||
end
|
|
||||||
|
|
||||||
class DevelopmentTools
|
class DevelopmentTools
|
||||||
extend ::T::Private::Methods::SingletonMethodHooks
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
end
|
end
|
||||||
@ -4625,10 +4617,6 @@ class Homebrew::Livecheck::Strategy::Sparkle::Item
|
|||||||
def self.members(); end
|
def self.members(); end
|
||||||
end
|
end
|
||||||
|
|
||||||
module Homebrew::Search
|
|
||||||
include ::Homebrew::Search::Extension
|
|
||||||
end
|
|
||||||
|
|
||||||
class Homebrew::Service
|
class Homebrew::Service
|
||||||
def bin(*args, &block); end
|
def bin(*args, &block); end
|
||||||
|
|
||||||
@ -4653,7 +4641,6 @@ module Homebrew
|
|||||||
extend ::T::Private::Methods::MethodHooks
|
extend ::T::Private::Methods::MethodHooks
|
||||||
extend ::T::Private::Methods::SingletonMethodHooks
|
extend ::T::Private::Methods::SingletonMethodHooks
|
||||||
extend ::FileUtils::StreamUtils_
|
extend ::FileUtils::StreamUtils_
|
||||||
extend ::Homebrew::Search::Extension
|
|
||||||
end
|
end
|
||||||
|
|
||||||
module HostEnvironmentSimulatorHelper
|
module HostEnvironmentSimulatorHelper
|
||||||
|
Loading…
x
Reference in New Issue
Block a user