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