From 378e43a242ef299fffaa6813ce4f4d0e073c11dd Mon Sep 17 00:00:00 2001 From: Randy Stauner Date: Thu, 5 Feb 2026 19:07:14 -0700 Subject: [PATCH] Create 3.4.8-pshopify1 --- rubies/3.4.8-pshopify1 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rubies/3.4.8-pshopify1 diff --git a/rubies/3.4.8-pshopify1 b/rubies/3.4.8-pshopify1 new file mode 100644 index 0000000..b1747a5 --- /dev/null +++ b/rubies/3.4.8-pshopify1 @@ -0,0 +1,8 @@ +# https://github.com/Shopify/ruby/compare/v3_4_8...Shopify:v3.4.8-pshopify1 + +# Based off v3.4.8, with the following changes: +# * Fix integer overflow checks in enumerator +# (https://github.com/ruby/ruby/pull/15829) + +install_package "openssl-3.0.18" "https://github.com/openssl/openssl/releases/download/openssl-3.0.18/openssl-3.0.18.tar.gz#d80c34f5cf902dccf1f1b5df5ebb86d0392e37049e5d73df1b3abae72e4ffe8b" openssl --if needs_openssl:1.0.2-3.x.x +install_git "ruby-3.4.8-pshopify1" "https://github.com/Shopify/ruby.git" "v3.4.8-pshopify1" autoconf enable_shared standard