Update RBI files for rubocop.

This commit is contained in:
BrewTestBot 2021-01-12 06:21:56 +00:00
parent e018745edc
commit b007da6831
2 changed files with 2 additions and 1 deletions

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