Merge pull request #7947 from iMichka/cpio2
uses_from_macos: move cpio to shadowed by macos list
This commit is contained in:
		
						commit
						369f919dab
					
				@ -15,7 +15,6 @@ module RuboCop
 | 
				
			|||||||
          bc
 | 
					          bc
 | 
				
			||||||
          bison
 | 
					          bison
 | 
				
			||||||
          bzip2
 | 
					          bzip2
 | 
				
			||||||
          cpio
 | 
					 | 
				
			||||||
          cups
 | 
					          cups
 | 
				
			||||||
          curl
 | 
					          curl
 | 
				
			||||||
          dyld-headers
 | 
					          dyld-headers
 | 
				
			||||||
@ -62,6 +61,7 @@ module RuboCop
 | 
				
			|||||||
        # TODO: consider making some of these keg-only.
 | 
					        # TODO: consider making some of these keg-only.
 | 
				
			||||||
        ALLOWED_USES_FROM_MACOS_DEPS = (PROVIDED_BY_MACOS_FORMULAE + %w[
 | 
					        ALLOWED_USES_FROM_MACOS_DEPS = (PROVIDED_BY_MACOS_FORMULAE + %w[
 | 
				
			||||||
          bash
 | 
					          bash
 | 
				
			||||||
 | 
					          cpio
 | 
				
			||||||
          expect
 | 
					          expect
 | 
				
			||||||
          groff
 | 
					          groff
 | 
				
			||||||
          gzip
 | 
					          gzip
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user