From 36354213a9c8b5d2c3db39baf8447639c4eef1a5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Thu, 16 Jul 2026 05:13:19 +0000 Subject: [PATCH 1/3] Added 3.3.12 with OpenSSL 3.0.21 --- share/ruby-build/3.3.12 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 share/ruby-build/3.3.12 diff --git a/share/ruby-build/3.3.12 b/share/ruby-build/3.3.12 new file mode 100644 index 00000000..513211f1 --- /dev/null +++ b/share/ruby-build/3.3.12 @@ -0,0 +1,2 @@ +install_package "openssl-3.0.21" "https://github.com/openssl/openssl/releases/download/openssl-3.0.21/openssl-3.0.21.tar.gz#617e29af8e421f46649484a4937e48c685e47f46488167c982f88bc4ec1d522f" openssl --if needs_openssl:1.0.2-3.x.x +install_package "ruby-3.3.12" "https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.12.tar.gz#b06d63beae271933033e27f0a389bc582a009e7845357d44365c39de525a051b" enable_shared standard From 013c27d7e557b71b21bfa0f9c7af1081cf5411dc Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 16 Jul 2026 14:42:11 +0900 Subject: [PATCH 2/3] ruby-build 20260716 --- bin/ruby-build | 2 +- share/man/man1/ruby-build.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/ruby-build b/bin/ruby-build index fd4dd414..52fc7e0b 100755 --- a/bin/ruby-build +++ b/bin/ruby-build @@ -18,7 +18,7 @@ # -6, --ipv6 Resolve names to IPv6 addresses only # -RUBY_BUILD_VERSION="20260714" +RUBY_BUILD_VERSION="20260716" OLDIFS="$IFS" diff --git a/share/man/man1/ruby-build.1 b/share/man/man1/ruby-build.1 index 1ba191b1..a1a93050 100644 --- a/share/man/man1/ruby-build.1 +++ b/share/man/man1/ruby-build.1 @@ -4,10 +4,10 @@ .\" Generator: Asciidoctor 2.0.26 .\" Date: 2026-05-07 .\" Manual: ruby-build Manual -.\" Source: ruby-build 20260714 +.\" Source: ruby-build 20260716 .\" Language: English .\" -.TH "RUBY\-BUILD" "1" "2026-05-07" "ruby\-build 20260714" "ruby\-build Manual" +.TH "RUBY\-BUILD" "1" "2026-05-07" "ruby\-build 20260716" "ruby\-build Manual" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 From c2018db84f47531b1dd4f9166801c9ef43f99cf8 Mon Sep 17 00:00:00 2001 From: Charles Oliver Nutter Date: Wed, 22 Jul 2026 13:03:10 -0500 Subject: [PATCH 3/3] JRuby 10.1.1.0 --- share/ruby-build/jruby-10.1.1.0 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 share/ruby-build/jruby-10.1.1.0 diff --git a/share/ruby-build/jruby-10.1.1.0 b/share/ruby-build/jruby-10.1.1.0 new file mode 100644 index 00000000..36414515 --- /dev/null +++ b/share/ruby-build/jruby-10.1.1.0 @@ -0,0 +1,2 @@ +require_java 21 +install_package "jruby-10.1.1.0" "https://repo1.maven.org/maven2/org/jruby/jruby-dist/10.1.1.0/jruby-dist-10.1.1.0-bin.tar.gz#1e08bff6a7f0134a4774fba37d8cf88b9dd4a7317bd49fca5af696a327450148" jruby