Warn when installing an unsupported or end-of-lifed Ruby

Fixes #742
This commit is contained in:
Jeremy Daer 2016-04-29 21:59:56 -07:00
parent 82e275db37
commit 2617f400de
No known key found for this signature in database
GPG key ID: AB8F6399D5C60664
87 changed files with 106 additions and 86 deletions

View file

@ -1,3 +1,3 @@
install_package "openssl-1.0.2g" "https://www.openssl.org/source/openssl-1.0.2g.tar.gz#b784b1b3907ce39abf4098702dade6365522a253ad1552e267a9a0e89594aa33" mac_openssl --if has_broken_mac_openssl
install_package "yaml-0.1.6" "http://pyyaml.org/download/libyaml/yaml-0.1.6.tar.gz#7da6971b4bd08a986dd2a61353bc422362bd0edcc67d7ebaac68c95f74182749" --if needs_yaml
install_git "ruby-1.9.3-dev" "https://github.com/ruby/ruby.git" "ruby_1_9_3" autoconf standard
install_git "ruby-1.9.3-dev" "https://github.com/ruby/ruby.git" "ruby_1_9_3" warn_eol autoconf standard