diff --git a/Library/Homebrew/sorbet/rbi/dsl/homebrew/cmd/untap_cmd.rbi b/Library/Homebrew/sorbet/rbi/dsl/homebrew/cmd/untap.rbi similarity index 87% rename from Library/Homebrew/sorbet/rbi/dsl/homebrew/cmd/untap_cmd.rbi rename to Library/Homebrew/sorbet/rbi/dsl/homebrew/cmd/untap.rbi index 72dcd0adbb..4529a15ce4 100644 --- a/Library/Homebrew/sorbet/rbi/dsl/homebrew/cmd/untap_cmd.rbi +++ b/Library/Homebrew/sorbet/rbi/dsl/homebrew/cmd/untap.rbi @@ -1,8 +1,8 @@ # typed: true # DO NOT EDIT MANUALLY -# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::UntapCmd`. -# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::UntapCmd`. +# This is an autogenerated file for dynamic methods in `Homebrew::Cmd::Untap`. +# Please instead update this file by running `bin/tapioca dsl Homebrew::Cmd::Untap`. class Homebrew::CLI::Args sig { returns(T::Boolean) }