We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c092d1 commit 0f54e7cCopy full SHA for 0f54e7c
1 file changed
rubies/4.0.1-pshopify1
@@ -0,0 +1,8 @@
1
+# https://github.com/Shopify/ruby/compare/v4.0.1...Shopify:v4.0.1-pshopify1
2
+
3
+# Based off v4.0.1, with all changes from v4.0.2 plus:
4
+# * Allow auto-sync from Prism ruby-4.0
5
+# * Ensure fiber stack is freed in all cases, if the fiber is terminated (#16416)
6
7
+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.1.1-3.x.x
8
+install_git "ruby-4.0.1-pshopify1" "https://github.com/Shopify/ruby.git" "v4.0.1-pshopify1" autoconf enable_shared standard
0 commit comments