summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicha Rautenberg <rautenberg@in-silico.ch>2014-06-10 10:11:40 +0200
committerMicha Rautenberg <rautenberg@in-silico.ch>2014-06-10 10:11:40 +0200
commitb1c360622d9466f7e841f82616eed0d9f10099bd (patch)
tree76e76939aad9190d7620ceee24a3a467f819eaf0
parentbf41d4c2829a9ab39fd581cd14f68ebb226bf199 (diff)
update to ruby 2.0.0-p481 to solve openssl wheezy issue
-rwxr-xr-xconfig.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sh b/config.sh
index a386672..25cd14e 100755
--- a/config.sh
+++ b/config.sh
@@ -19,7 +19,7 @@ OB_NUM_VER="2.3.1"
RAPTOR2_NUM_VER="2.0.8"
RASQAL_NUM_VER="0.9.29"
REDIS_NUM_VER="2.4.4"
-RUBY_NUM_VER="2.0.0-p247"
+RUBY_NUM_VER="2.0.0-p481"
#RUBY_NUM_VER="2.1.2"
FOUR_STORE_VER="4store-v1.1.5"
REDIS_URL="http://redis.googlecode.com/files"