Merge pull request #8675 from Homebrew/tapioca-update

sorbet: update RBI files using Tapioca.
This commit is contained in:
Mike McQuaid 2020-09-10 08:37:49 +01:00 committed by GitHub
commit 84f8068cd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,13 @@
# srb rbi todo # srb rbi todo
# typed: strong # typed: strong
module ::StackProf; end
module DependencyCollector::Compat; end module DependencyCollector::Compat; end
module ELFShim::Metadata::PatchELF::PatchError; end
module ELFShim::PatchELF::PatchError; end
module ELFShim::PatchELF::Patcher; end
module Homebrew::Error; end module Homebrew::Error; end
module OS::Mac::Version::NULL; end module OS::Mac::Version::NULL; end
module T::CompatibilityPatches::RSpecCompatibility::MethodDoubleExtensions; end module SPDX::JSON_PATH; end
module T::CompatibilityPatches::RSpecCompatibility::RecorderExtensions; end module T::InterfaceWrapper::Helpers; end
module T::Private::Abstract::Hooks; end
module T::Private::Methods::MethodHooks; end module T::Private::Methods::MethodHooks; end
module T::Private::Methods::SingletonMethodHooks; end module T::Private::Methods::SingletonMethodHooks; end
module Test::Unit::AssertionFailedError; end module Test::Unit::AssertionFailedError; end