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-04-24 15:32:34 +00:00
parent 828ca4d8a1
commit 6d78dbd592
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 13275 additions and 7332 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.11350/lib/types/struct.rb#13 # source://sorbet-runtime/0.5.11353/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.11350/lib/types/struct.rb#13 # source://sorbet-runtime/0.5.11353/lib/types/struct.rb#13
def inherited(s); end def inherited(s); end
end end
end end