From e4904cd49e7a50067e74d703299e57f98bd2c81a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Thu, 31 Oct 2019 15:34:09 +0100 Subject: [PATCH] ruby-build 20191031 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 4c4e575d..c2b8c0e4 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -13,7 +13,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20191030" +RUBY_BUILD_VERSION="20191031" OLDIFS="$IFS"