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
 | 
					module MachOShim
 | 
				
			||||||
  include Kernel
 | 
					  include Kernel
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  requires_ancestor { Pathname }
 | 
				
			||||||
end
 | 
					end
 | 
				
			||||||
 | 
				
			|||||||
@ -244,9 +244,6 @@ end
 | 
				
			|||||||
module MachOShim
 | 
					module MachOShim
 | 
				
			||||||
  sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
 | 
					  sig { params(args: T.untyped, options: T.untyped, block: T.untyped).returns(T.untyped) }
 | 
				
			||||||
  def dylib_id(*args, **options, &block); end
 | 
					  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
 | 
					end
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class PkgVersion
 | 
					class PkgVersion
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user