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-09 00:50:45 +00:00
parent 455af85235
commit 0969361c54

View File

@ -6187,6 +6187,11 @@ class CompilerSelector::Compiler
def self.members(); end
end
class CompilerSelector
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks
end
class Concurrent::Promises::AbstractEventFuture
include ::Concurrent::Promises::InternalStates
end