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

sorbet: Update RBI files.
This commit is contained in:
Bo Anderson 2021-08-28 02:32:10 +01:00 committed by GitHub
commit e0b79352e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9669,6 +9669,10 @@ module Homebrew::API::Cask
extend ::T::Private::Methods::SingletonMethodHooks
end
module Homebrew::API::CaskSource
extend ::T::Private::Methods::SingletonMethodHooks
end
module Homebrew::API::Formula
extend ::T::Private::Methods::SingletonMethodHooks
end