rubocops/uses_from_macos: remove versioned aliases.
It makes more sense to use the unversioned formulae with `uses_from_macos` because macOS isn't shipping multiple versions of this. If you wish to e.g. pin to a specific version you can do that by specifying the dependency directly in an `os_linux` block.
This commit is contained in:
parent
bf7b043392
commit
6992ad0caa
@ -81,11 +81,9 @@ module RuboCop
|
||||
groff
|
||||
gzip
|
||||
openssl
|
||||
openssl@1.1
|
||||
perl
|
||||
php
|
||||
python
|
||||
python@3
|
||||
rsync
|
||||
vim
|
||||
xz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user