We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 464eff7 commit 9ce0af7Copy full SHA for 9ce0af7
1 file changed
rubies/3.4.1-pshopify3
@@ -0,0 +1,9 @@
1
+# https://github.com/Shopify/ruby/compare/v3.4.1-pshopify2...Shopify:v3.4.1-pshopify3
2
+
3
+# Based off v3.4.1, with backports of:
4
+# * Push a real iseq in rb_vm_push_frame_fname()
5
+# * Have `ast` live longer in ISeq.compile_file to fix GC stress crash
6
+# * https://github.com/ruby/ruby/pull/12930
7
8
+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
9
+install_git "ruby-3.4.1-pshopify3" "https://github.com/Shopify/ruby.git" "v3.4.1-pshopify3" autoconf enable_shared standard
0 commit comments