From 2ad058094189bc6cc6187f9f2e85869804b0687d Mon Sep 17 00:00:00 2001 From: davor Date: Wed, 7 Aug 2013 09:26:44 +0200 Subject: Updated ruby to 2.0.0-p247 --- bin/dataset-install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dataset-install b/bin/dataset-install index c29c04a..3ede3af 100755 --- a/bin/dataset-install +++ b/bin/dataset-install @@ -50,7 +50,7 @@ fi [ -d $OT_CONFIG_DIR/config/$SELF ] || cmd="mkdir -p $OT_CONFIG_DIR/config/$SELF" && run_cmd "$cmd" "Config directory" # Adjust ruby version here! -RUBY_NUM_VER="2.0.0-p0" +RUBY_NUM_VER="2.0.0-p247" # ruby install_ruby -- cgit v1.2.3