Skip to content

Commit

Permalink
Add CRuby 2.7.0-preview1
Browse files Browse the repository at this point in the history
Released today:
https://www.ruby-lang.org/en/news/2019/05/30/ruby-2-7-0-preview1-released/

Also bumped OpenSSL to 1.1.1c since it hadn't been upgraded in a while:
https://www.openssl.org/news/cl111.txt

OpenSSL 1.1.1c was released on May 28th, 2019
  • Loading branch information
olivierlacan committed May 30, 2019
1 parent d27e745 commit 304953f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions share/ruby-build/2.7.0-preview1
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
install_package "openssl-1.1.1c" "https://www.openssl.org/source/openssl-1.1.1c.tar.gz#f6fb3079ad15076154eda9413fed42877d668e7069d9b87396d0804fdb3f4c90" mac_openssl --if has_broken_mac_openssl
install_package "ruby-2.7.0-preview1" "https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.0-preview1.tar.bz2#d45b4a1712ec5c03a35e85e33bcb57c7426b856d35e4f04f7975ae3944d09952" ldflags_dirs standard verify_openssl

0 comments on commit 304953f

Please sign in to comment.