From 4ed3974732b89c6a4fa4b1026344782b85a29c75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Wed, 28 Oct 2015 12:35:42 +0100 Subject: [PATCH] ruby-build 20151028 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index b9ee96a0..9998da03 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -11,7 +11,7 @@ # --definitions List all built-in definitions # -RUBY_BUILD_VERSION="20151024" +RUBY_BUILD_VERSION="20151028" OLDIFS="$IFS"