Merge pull request #11100 from Homebrew/sorbet-files-update

sorbet: Update RBI files.
This commit is contained in:
Bo Anderson 2021-04-10 05:38:14 +01:00 committed by GitHub
commit cb2d993bc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8404,6 +8404,11 @@ module Homebrew::Livecheck::Strategy
extend ::T::Private::Methods::SingletonMethodHooks
end
class Homebrew::Service
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
module Homebrew::Settings
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks