From 7a627b31ca21c1472fd3947a11091085938ac45c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Mon, 11 Nov 2019 11:45:30 +0100 Subject: [PATCH] ruby-build 20191111 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index a98c08f0..a5aa2f89 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -13,7 +13,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20191105" +RUBY_BUILD_VERSION="20191111" OLDIFS="$IFS"