From a5ca3e487287c123a17a1f4f5ff45d82e69c40cc Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 24 Mar 2022 07:03:29 +0900 Subject: [PATCH] ruby-build 20220324 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 29197000..300a17b1 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -14,7 +14,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20220218" +RUBY_BUILD_VERSION="20220324" OLDIFS="$IFS"