aboutsummaryrefslogtreecommitdiffstats
path: root/circle.yml
diff options
context:
space:
mode:
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/circle.yml b/circle.yml
index e840619..6bc3981 100644
--- a/circle.yml
+++ b/circle.yml
@@ -4,7 +4,7 @@ machine:
dependencies:
pre:
- echo openssl_url=https://www.openssl.org/source >> $rvm_path/user/db
- - echo openssl_version=1.0.2f >> $rvm_path/user/db
+ - echo openssl_version=1.0.2g >> $rvm_path/user/db
- rvm pkg install openssl
- >
case $CIRCLE_NODE_INDEX in