Merge pull request #18267 from cho-m/uses_from_macos-updates
rubocops/uses_from_macos: remove `gnu-getopt` and `rpcgen`
This commit is contained in:
commit
de1c4e2d9e
@ -11,6 +11,7 @@ module RuboCop
|
|||||||
PROVIDED_BY_MACOS_FORMULAE = %w[
|
PROVIDED_BY_MACOS_FORMULAE = %w[
|
||||||
apr
|
apr
|
||||||
bc
|
bc
|
||||||
|
bc-gh
|
||||||
berkeley-db
|
berkeley-db
|
||||||
bison
|
bison
|
||||||
bzip2
|
bzip2
|
||||||
@ -22,7 +23,6 @@ module RuboCop
|
|||||||
expat
|
expat
|
||||||
file-formula
|
file-formula
|
||||||
flex
|
flex
|
||||||
gnu-getopt
|
|
||||||
gperf
|
gperf
|
||||||
icu4c
|
icu4c
|
||||||
krb5
|
krb5
|
||||||
@ -46,7 +46,6 @@ module RuboCop
|
|||||||
pax
|
pax
|
||||||
pcsc-lite
|
pcsc-lite
|
||||||
pod2man
|
pod2man
|
||||||
rpcgen
|
|
||||||
ruby
|
ruby
|
||||||
sqlite
|
sqlite
|
||||||
ssh-copy-id
|
ssh-copy-id
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user