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-02-06 18:38:08 +00:00
parent cf8f308996
commit e5ba0fc3ed
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 164 additions and 160 deletions

View File

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