From dd1ab1dded3968de0b27a8015f8f4330e77b6270 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 22 Dec 2014 07:25:34 -0500 Subject: [PATCH] ruby-build 20141222 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 46ecef45..1de396bb 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -9,7 +9,7 @@ # --definitions List all built-in definitions # -RUBY_BUILD_VERSION="20141210" +RUBY_BUILD_VERSION="20141222" set -E exec 3<&2 # preserve original stderr at fd 3