From d2adadf1724efbe1e031d5df145f803114a27ed9 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Wed, 9 Sep 2026 11:00:19 -0700 Subject: [PATCH] Add 4.0.6-pshopify2 --- rubies/4.0.6-pshopify2 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rubies/4.0.6-pshopify2 diff --git a/rubies/4.0.6-pshopify2 b/rubies/4.0.6-pshopify2 new file mode 100644 index 0000000..53c3411 --- /dev/null +++ b/rubies/4.0.6-pshopify2 @@ -0,0 +1,8 @@ +# https://github.com/Shopify/ruby/compare/v4.0.6-pshopify1...Shopify:v4.0.6-pshopify2 + +# Based off v4.0.6-pshopify1, with the following changes: +# * Fix T_HASH not being WB_PROTECTED +# * Add test for WB-protection in objspace + +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.1.1-3.x.x +install_git "ruby-4.0.6-pshopify2" "https://github.com/Shopify/ruby.git" "v4.0.6-pshopify2" autoconf enable_shared standard