From 83010d2019650512149cd511f0395023c77d483f Mon Sep 17 00:00:00 2001 From: Micha Rautenberg Date: Tue, 10 Jun 2014 10:08:34 +0200 Subject: update to ruby 2.0.0-p481 to solve openssl wheezy issue --- bin/opentox-client-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/opentox-client-install b/bin/opentox-client-install index 06fa9cb..125db43 100755 --- a/bin/opentox-client-install +++ b/bin/opentox-client-install @@ -46,7 +46,7 @@ check_utils "rbenv find" check_log $SELF # Adjust ruby version here! -RUBY_NUM_VER="2.0.0-p247" +RUBY_NUM_VER="2.0.0-p481" # ruby install_ruby -- cgit v1.2.3