From 25d754b8b0f41508d2ebe59f2005f1bbec9a7768 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 3 May 2021 11:09:01 +0000 Subject: [PATCH] Update RBI files for rubocop-ast. --- .../rbi/gems/{rubocop-ast@1.4.1.rbi => rubocop-ast@1.5.0.rbi} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename Library/Homebrew/sorbet/rbi/gems/{rubocop-ast@1.4.1.rbi => rubocop-ast@1.5.0.rbi} (99%) diff --git a/Library/Homebrew/sorbet/rbi/gems/rubocop-ast@1.4.1.rbi b/Library/Homebrew/sorbet/rbi/gems/rubocop-ast@1.5.0.rbi similarity index 99% rename from Library/Homebrew/sorbet/rbi/gems/rubocop-ast@1.4.1.rbi rename to Library/Homebrew/sorbet/rbi/gems/rubocop-ast@1.5.0.rbi index 0181d4c034..b410e82df6 100644 --- a/Library/Homebrew/sorbet/rbi/gems/rubocop-ast@1.4.1.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/rubocop-ast@1.5.0.rbi @@ -1,6 +1,6 @@ # DO NOT EDIT MANUALLY # This is an autogenerated file for types exported from the `rubocop-ast` gem. -# Please instead update this file by running `tapioca sync`. +# Please instead update this file by running `bin/tapioca sync`. # typed: true @@ -1367,8 +1367,6 @@ RuboCop::AST::NodePattern::Sets::SET_AND_RETURN_AND_RAISE_AND_THROW_ETC = T.let( RuboCop::AST::NodePattern::Sets::SET_ANY_ALL_NORETURN_ETC = T.let(T.unsafe(nil), Set) -RuboCop::AST::NodePattern::Sets::SET_ANY_INSTANCE_ALLOW_ANY_INSTANCE_OF_EXPECT_ANY_INSTANCE_OF = T.let(T.unsafe(nil), Set) - RuboCop::AST::NodePattern::Sets::SET_AP_P_PP_ETC = T.let(T.unsafe(nil), Set) RuboCop::AST::NodePattern::Sets::SET_ATTR_READER_ATTR_WRITER_ATTR_ACCESSOR = T.let(T.unsafe(nil), Set)