Merge pull request #5060 from commitay/openssl-versioned-whitelist
audit: remove `openssl@1.1` from unstable spec whitelist
This commit is contained in:
commit
cd1cf8927e
@ -650,7 +650,6 @@ module Homebrew
|
|||||||
versioned_unstable_spec = %w[
|
versioned_unstable_spec = %w[
|
||||||
bash-completion@2
|
bash-completion@2
|
||||||
imagemagick@6
|
imagemagick@6
|
||||||
openssl@1.1
|
|
||||||
python@2
|
python@2
|
||||||
]
|
]
|
||||||
problem unstable_spec_message unless versioned_unstable_spec.include?(formula.name)
|
problem unstable_spec_message unless versioned_unstable_spec.include?(formula.name)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user