From 66311de0f8089564a232722a6b3db824b85235b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Marohni=C4=87?= Date: Wed, 16 Nov 2022 18:06:23 +0100 Subject: [PATCH] ruby-build 20221116 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 16c3295269..08c0a2994e 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -14,7 +14,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20221101" +RUBY_BUILD_VERSION="20221116" OLDIFS="$IFS"