From a6976a5af32443ae0af41fa7713c6b1e8d629ed3 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 2 Feb 2023 07:50:37 +0900 Subject: [PATCH] ruby-build 20230202 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 11acaed4ac..eab5d254a9 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -14,7 +14,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20230124" +RUBY_BUILD_VERSION="20230202" OLDIFS="$IFS"