diff --git a/bin/ruby-build b/bin/ruby-build index e3063889..46ecef45 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -9,7 +9,7 @@ # --definitions List all built-in definitions # -RUBY_BUILD_VERSION="20141208" +RUBY_BUILD_VERSION="20141210" set -E exec 3<&2 # preserve original stderr at fd 3