Update RBI files for rubocop-ast.

This commit is contained in:
BrewTestBot 2021-05-27 05:53:56 +00:00
parent e8e27c2093
commit d2b74b3e21
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 428 additions and 277 deletions

View File

@ -26784,7 +26784,6 @@ end
module RuboCop::AST::NodePattern::Sets
SET_BUILD_RECOMMENDED_TEST_OPTIONAL = ::T.let(nil, ::T.untyped)
SET_DEFINE_METHOD = ::T.let(nil, ::T.untyped)
SET_DEPENDS_ON_USES_FROM_MACOS = ::T.let(nil, ::T.untyped)
SET_INCLUDE_WITH_WITHOUT = ::T.let(nil, ::T.untyped)
SET_SYSTEM_SHELL_OUTPUT_PIPE_OUTPUT = ::T.let(nil, ::T.untyped)