Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions rubies/3.4.7-pshopify1
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# https://github.com/ruby/ruby/compare/v3_4_7...Shopify:v3.4.7-pshopify1

# Based off ruby_3_4 branch

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can tell Ruby 3.4.7 definition we were using uses OpenSSL 3.0.18. The latest 3.1.x release is 3.1.8. Do we need to use 3.1.4 for a particular reason?

install_git "ruby-3.4.7-pshopify1" "https://github.com/Shopify/ruby.git" "v3.4.7-pshopify1" autoconf enable_shared standard