rubocops/uses_from_macos: remove gnu-getopt and rpcgen

Also add `bc-gh` which is the version of bc provided by Ventura and
newer macOS. Other `bc` (GNU bc) was provided until Monterey
This commit is contained in:
Michael Cho 2024-09-06 09:11:41 -04:00
parent 94eb0c7f83
commit fcf05d1b21
No known key found for this signature in database
GPG Key ID: 55E85E28A7CD1E85

View File

@ -11,6 +11,7 @@ module RuboCop
PROVIDED_BY_MACOS_FORMULAE = %w[
apr
bc
bc-gh
berkeley-db
bison
bzip2
@ -22,7 +23,6 @@ module RuboCop
expat
file-formula
flex
gnu-getopt
gperf
icu4c
krb5
@ -46,7 +46,6 @@ module RuboCop
pax
pcsc-lite
pod2man
rpcgen
ruby
sqlite
ssh-copy-id