audit: remove openssl@1.1 from unstable spec whitelist
This commit is contained in:
parent
3fd75bb28b
commit
e9a82ad911
@ -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