From 1a902f39032b3a8a627a6a28741f56ea4b7df199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Thu, 24 Oct 2019 00:03:50 +0200 Subject: [PATCH] ruby-build 20191024 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 525a1c82..8fb162bc 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -13,7 +13,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20191004" +RUBY_BUILD_VERSION="20191024" OLDIFS="$IFS"