audit: remove openssl@1.1 from unstable spec whitelist

This commit is contained in:
commitay 2018-10-08 11:11:18 +10:00
parent 3fd75bb28b
commit e9a82ad911

View File

@ -650,7 +650,6 @@ module Homebrew
versioned_unstable_spec = %w[
bash-completion@2
imagemagick@6
openssl@1.1
python@2
]
problem unstable_spec_message unless versioned_unstable_spec.include?(formula.name)