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

sorbet: Update RBI files.
This commit is contained in:
Markus Reiter 2021-01-07 05:41:22 +01:00 committed by GitHub
commit db0b69ac6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30877,6 +30877,10 @@ class User
extend ::T::Private::Methods::SingletonMethodHooks
end
module Utils::AST
extend ::T::Private::Methods::SingletonMethodHooks
end
module Utils::Analytics
extend ::T::Private::Methods::SingletonMethodHooks
end