diff --git a/Library/Homebrew/sorbet/rbi/gems/activesupport@6.1.3.rbi b/Library/Homebrew/sorbet/rbi/gems/activesupport@6.1.3.1.rbi similarity index 99% rename from Library/Homebrew/sorbet/rbi/gems/activesupport@6.1.3.rbi rename to Library/Homebrew/sorbet/rbi/gems/activesupport@6.1.3.1.rbi index 86c93ee7a9..b3427d020a 100644 --- a/Library/Homebrew/sorbet/rbi/gems/activesupport@6.1.3.rbi +++ b/Library/Homebrew/sorbet/rbi/gems/activesupport@6.1.3.1.rbi @@ -1,6 +1,6 @@ # DO NOT EDIT MANUALLY # This is an autogenerated file for types exported from the `activesupport` gem. -# Please instead update this file by running `tapioca sync`. +# Please instead update this file by running `bin/tapioca sync`. # typed: false @@ -518,10 +518,10 @@ end class String include(::Comparable) - include(::Colorize::InstanceMethods) include(::JSON::Ext::Generator::GeneratorMethods::String) - extend(::Colorize::ClassMethods) + include(::Colorize::InstanceMethods) extend(::JSON::Ext::Generator::GeneratorMethods::String::Extend) + extend(::Colorize::ClassMethods) def acts_like_string?; end def as_json(options = T.unsafe(nil)); end