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 2021-02-25 00:47:59 +00:00
parent ac2c9df43a
commit e85149cbc4

View File

@ -2689,6 +2689,11 @@ class Addrinfo
def connect_internal(local_addrinfo, timeout=T.unsafe(nil)); end
end
class Archive
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class Array
include ::MessagePack::CoreExt
def compact_blank!(); end
@ -8146,6 +8151,8 @@ module Homebrew::EnvConfig
def self.install_badge(); end
def self.internet_archive_key(); end
def self.livecheck_watchlist(); end
def self.logs(); end