From 80cef45524c46fde2d255931d4ce9a4034786eb6 Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Tue, 6 Dec 2022 12:11:43 +0100 Subject: [PATCH] ruby-build 20221206 --- bin/ruby-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ruby-build b/bin/ruby-build index 2f964deaa7..50f839c121 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -14,7 +14,7 @@ # --version Show version of ruby-build # -RUBY_BUILD_VERSION="20221124" +RUBY_BUILD_VERSION="20221206" OLDIFS="$IFS"