uses_from_macos: Add gzip rsync to the white list

/usr/bin/gzip and /usr/bin/rsync are provided by macOS.
This commit is contained in:
Shaun Jackman 2020-04-20 10:38:06 -07:00
parent cacc8183ce
commit ffb405019d

View File

@ -62,12 +62,14 @@ module RuboCop
bash bash
expect expect
groff groff
gzip
openssl openssl
openssl@1.1 openssl@1.1
perl perl
php php
python python
python@3 python@3
rsync
vim vim
xz xz
zsh zsh