Merge pull request #11022 from Homebrew/sorbet-files-update

sorbet: Update RBI files.
This commit is contained in:
Markus Reiter 2021-04-04 21:59:02 +02:00 committed by GitHub
commit 698c49067d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6252,6 +6252,10 @@ module CopHelper
extend ::RSpec::Its
end
class CurlDownloadStrategy
include ::AbstractDownloadStrategy::Compat_Fetch
end
class CxxStdlib
extend ::T::Private::Methods::MethodHooks
extend ::T::Private::Methods::SingletonMethodHooks