sorbet: Update RBI files.

Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
This commit is contained in:
BrewTestBot 2020-12-23 01:50:04 +00:00
parent 53ef74f674
commit 668f0475eb

View File

@ -30099,6 +30099,10 @@ class String
def html_safe(); end def html_safe(); end
def indent(amount, indent_string=T.unsafe(nil), indent_empty_lines=T.unsafe(nil)); end
def indent!(amount, indent_string=T.unsafe(nil), indent_empty_lines=T.unsafe(nil)); end
def iseuc(); end def iseuc(); end
def isjis(); end def isjis(); end