Update RBI files for activesupport.

This commit is contained in:
BrewTestBot 2021-03-29 10:26:07 +00:00
parent d261a57a8d
commit eea2055bfd
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -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