Update RBI files for sorbet.

This commit is contained in:
BrewTestBot 2021-12-03 18:10:34 +00:00
parent cec2b80812
commit 43aa5316c2
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -6856,8 +6856,6 @@ end
class Tempfile
def _close(); end
def inspect(); end
end
class Tempfile::Remover