Update RBI files for sorbet.

This commit is contained in:
BrewTestBot 2022-03-30 18:19:27 +00:00
parent e7bf135015
commit 244a37ab7b
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F

View File

@ -6506,14 +6506,6 @@ module Socket::Constants
TCP_NOPUSH = ::T.let(nil, ::T.untyped) TCP_NOPUSH = ::T.let(nil, ::T.untyped)
end end
class SortedSet
def initialize(*args, &block); end
end
class SortedSet
def self.setup(); end
end
class Spoom::Cli::Bump class Spoom::Cli::Bump
extend ::T::Sig extend ::T::Sig
extend ::T::Private::Methods::MethodHooks extend ::T::Private::Methods::MethodHooks