Merge pull request #7947 from iMichka/cpio2

uses_from_macos: move cpio to shadowed by macos list
This commit is contained in:
Michka Popoff 2020-07-08 23:31:28 +02:00 committed by GitHub
commit 369f919dab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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