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
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user