From 4f4f3078d8c564e665726714f9dff6f5fe36f7bf Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 24 Nov 2022 23:15:28 +0900 Subject: [PATCH] ruby-build 20221124 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 0b84566410..2f964deaa7 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -14,7 +14,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20221123" +RUBY_BUILD_VERSION="20221124" OLDIFS="$IFS"