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

sorbet: Update RBI files.
This commit is contained in:
Bo Anderson 2023-09-23 17:32:18 +01:00 committed by GitHub
commit afbea15d5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9235,6 +9235,11 @@ module Utils::Autoremove
extend ::T::Private::Methods::SingletonMethodHooks
end
module Utils::Backtrace
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
module Utils::Bottles
extend ::T::Private::Methods::SingletonMethodHooks
end