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:
parent
aade3bcc6c
commit
da2df987db
@ -3607,6 +3607,16 @@ class Object
|
||||
def self.yaml_tag(url); end
|
||||
end
|
||||
|
||||
module OnSystem::MacOSAndLinux
|
||||
extend ::T::Private::Methods::MethodHooks
|
||||
extend ::T::Private::Methods::SingletonMethodHooks
|
||||
end
|
||||
|
||||
module OnSystem::MacOSOnly
|
||||
extend ::T::Private::Methods::MethodHooks
|
||||
extend ::T::Private::Methods::SingletonMethodHooks
|
||||
end
|
||||
|
||||
module OnSystem
|
||||
extend ::T::Private::Methods::MethodHooks
|
||||
extend ::T::Private::Methods::SingletonMethodHooks
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user