diff options
Diffstat (limited to 'version_policy.rb')
-rw-r--r-- | version_policy.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version_policy.rb b/version_policy.rb index 578f913ef7..2c780d498a 100644 --- a/version_policy.rb +++ b/version_policy.rb @@ -44,7 +44,7 @@ OMNIBUS_OVERRIDES = { ## These can float as they are frequently updated in a way that works for us #override "cacerts" =>"???", - #override "openssl" =>"???", + "openssl" => "1.0.2g", } # |