Update RBI files for racc.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
BrewTestBot 2023-11-01 18:26:49 +00:00
parent 614d015cff
commit bec3b20c0a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -16,8 +16,8 @@ class Object < ::BasicObject
include ::Kernel include ::Kernel
include ::JSON::Ext::Generator::GeneratorMethods::Object include ::JSON::Ext::Generator::GeneratorMethods::Object
include ::PP::ObjectMixin include ::PP::ObjectMixin
include ::ActiveSupport::Dependencies::Loadable
include ::ActiveSupport::Tryable include ::ActiveSupport::Tryable
include ::ActiveSupport::Dependencies::Loadable
end end
ParseError = Racc::ParseError ParseError = Racc::ParseError