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:
parent
cacc8183ce
commit
ffb405019d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user