Update RBI files for rubocop-rspec.

This commit is contained in:
BrewTestBot 2021-06-10 07:45:36 +00:00
parent caf82237fa
commit c2eab8f214
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 219 additions and 209 deletions

View File

@ -26803,6 +26803,7 @@ end
module RuboCop::AST::NodePattern::Sets
SET_BUILD_RECOMMENDED_TEST_OPTIONAL = ::T.let(nil, ::T.untyped)
SET_DEPENDS_ON_USES_FROM_MACOS = ::T.let(nil, ::T.untyped)
SET_EQL_EQ_BE = ::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)
SET_WITH_WITHOUT = ::T.let(nil, ::T.untyped)