Merge pull request #15661 from Homebrew/sorbet-files-update
sorbet: Update RBI files.
This commit is contained in:
commit
bf0c896c34
@ -2,4 +2,6 @@
|
||||
|
||||
module MachOShim
|
||||
include Kernel
|
||||
|
||||
requires_ancestor { Pathname }
|
||||
end
|
||||
|
||||
@ -244,9 +244,6 @@ end
|
||||
module MachOShim
|
||||
sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
|
||||
def dylib_id(*args, **options, &block); end
|
||||
|
||||
sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
|
||||
def rpaths(*args, **options, &block); end
|
||||
end
|
||||
|
||||
class PkgVersion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user