summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicha Rautenberg <rautenberg@in-silico.ch>2014-06-10 10:08:34 +0200
committerMicha Rautenberg <rautenberg@in-silico.ch>2014-06-10 10:08:34 +0200
commit83010d2019650512149cd511f0395023c77d483f (patch)
tree47f99331a912cf8891850e8832728435884b53f3
parent24a37b79be1b688e1692f06abc01d096ce80b68e (diff)
update to ruby 2.0.0-p481 to solve openssl wheezy issue
-rwxr-xr-xbin/opentox-client-install2
1 files changed, 1 insertions, 1 deletions
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