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

sorbet: Update RBI files.
This commit is contained in:
Mike McQuaid 2021-01-12 09:03:56 +00:00 committed by GitHub
commit bcd4440e29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30038,7 +30038,8 @@ class User
extend ::T::Private::Methods::SingletonMethodHooks
end
module Utils::AST
class Utils::AST::FormulaAST
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end