Add definition for Ruby 2.7.0-dev

Ruby 2.7.0 development has started.
3a0471faa0
This commit is contained in:
Koichi ITO 2018-12-25 18:50:05 +09:00 committed by SHIBATA Hiroshi
parent 4bc853a215
commit 095d9db34f
2 changed files with 3 additions and 1 deletions

View file

@ -1,2 +1,2 @@
install_package "openssl-1.1.0j" "https://www.openssl.org/source/openssl-1.1.0j.tar.gz#31bec6c203ce1a8e93d5994f4ed304c63ccf07676118b6634edded12ad1b3246" mac_openssl --if has_broken_mac_openssl
install_git "ruby-trunk" "https://github.com/ruby/ruby.git" "trunk" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl
install_git "ruby-2.6.0-dev" "https://github.com/ruby/ruby.git" "ruby_2_6" ldflags_dirs autoconf standard_build standard_install_with_bundled_gems verify_openssl