summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicha Rautenberg <rautenberg@in-silico.ch>2014-06-10 10:16:27 +0200
committerMicha Rautenberg <rautenberg@in-silico.ch>2014-06-10 10:16:27 +0200
commit425b5389892bf8ca2d1eeb353566dee8392d2dcd (patch)
tree5444f6ec3fc36f670aa8d4ac142cb7b942db2d45
parenta5b2af8b5ca78153272dbdcf1c69515b83aa8fd6 (diff)
update to ruby 2.0.0-p481 to solve openssl wheezy issue
-rwxr-xr-xbin/opentox-test-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/opentox-test-install b/bin/opentox-test-install
index 23e3a56..85eb4bd 100755
--- a/bin/opentox-test-install
+++ b/bin/opentox-test-install
@@ -45,7 +45,7 @@ if [ "$OT_BRANCH" = "development" ]; then
fi
# Adjust ruby version here!
-RUBY_NUM_VER="2.0.0-p247"
+RUBY_NUM_VER="2.0.0-p481"
# ruby
install_ruby