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:
Douglas Eichelberger 2024-09-08 19:45:34 -07:00 committed by GitHub
commit de1c4e2d9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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