From bfffe34ba100ae84e5e7bde1a10bf01707e18c05 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Tue, 19 Sep 2023 15:05:22 +0200 Subject: [PATCH] ruby-build 20230919 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index b6030320..6d360896 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -14,7 +14,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20230914.1" +RUBY_BUILD_VERSION="20230919" OLDIFS="$IFS"