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 2021-08-28 00:11:28 +00:00
parent 6da8630f4e
commit 92dd0229cb
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

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