Merge pull request #2327 from rbenv/ruby-3-3-branch

Switch 3.3.0-dev to ruby_3_3 branch
This commit is contained in:
Hiroshi SHIBATA 2023-12-25 16:43:26 +09:00 committed by GitHub
commit 8eaf35d143
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
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
install_git "ruby-master" "https://github.com/ruby/ruby.git" "master" autoconf standard_install_with_bundled_gems
install_git "ruby-3.3.0-dev" "https://github.com/ruby/ruby.git" "ruby_3_3" autoconf standard_install_with_bundled_gems