Update RBI files for sorbet-runtime-and-sorbet-static-and-runtime.

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-11 15:29:41 +00:00
parent 593e913ea0
commit 1ba848ccec
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -5515,6 +5515,7 @@ class IRB::ReadlineInputMethod
end
class IRB::ReidlineInputMethod
include ::Reline
def auto_indent(&block); end
def check_termination(&block); end