We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798f117 commit 01b0d68Copy full SHA for 01b0d68
rubies/3.4.1-pshopify2
@@ -0,0 +1,8 @@
1
+# https://github.com/ruby/ruby/compare/v3_4_1...Shopify:v3.4.1-pshopify2
2
+
3
+# Based off v3.4.1, with backports of:
4
+# @xrxr YJIT: Initialize locals in ISeqs defined with ... https://github.com/ruby/ruby/pull/12660
5
+# @jhawthorn Replace tombstone when converting AR to ST hash https://github.com/ruby/ruby/pull/12852
6
7
+install_package "openssl-3.1.4" "https://www.openssl.org/source/openssl-3.1.4.tar.gz#840af5366ab9b522bde525826be3ef0fb0af81c6a9ebd84caa600fea1731eee3" openssl --if needs_openssl:1.0.2-3.x.x
8
+install_git "ruby-3.4.1-pshopify2" "https://github.com/Shopify/ruby.git" "v3.4.1-pshopify2" autoconf enable_shared standard
0 commit comments