Update RBI files for prism.

Autogenerated by the [vendor-gems](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/vendor-gems.yml) workflow.
This commit is contained in:
BrewTestBot 2024-05-06 16:48:40 +00:00
parent 57e7cf4bd6
commit 2ff35c0e75
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 4856 additions and 3936 deletions

View File

@ -1944,7 +1944,7 @@ class RBI::Rewriters::Merge::Conflict < ::T::Struct
def to_s; end def to_s; end
class << self class << self
# source://sorbet-runtime/0.5.11353/lib/types/struct.rb#13 # source://sorbet-runtime/0.5.11368/lib/types/struct.rb#13
def inherited(s); end def inherited(s); end
end end
end end
@ -2161,7 +2161,7 @@ class RBI::Rewriters::RemoveKnownDefinitions::Operation < ::T::Struct
def to_s; end def to_s; end
class << self class << self
# source://sorbet-runtime/0.5.11353/lib/types/struct.rb#13 # source://sorbet-runtime/0.5.11368/lib/types/struct.rb#13
def inherited(s); end def inherited(s); end
end end
end end