added skelton

This commit is contained in:
SHIBATA Hiroshi 2015-08-18 20:22:29 +09:00
parent c032ba1c7c
commit 5d303b4f57
2 changed files with 4 additions and 0 deletions

2
share/ruby-build/2.1.7 Normal file
View file

@ -0,0 +1,2 @@
install_package "openssl-1.0.1p" "https://www.openssl.org/source/openssl-1.0.1p.tar.gz#bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1" mac_openssl --if has_broken_mac_openssl
install_package "ruby-2.1.7" "https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.7.tar.gz#" ldflags_dirs standard verify_openssl

2
share/ruby-build/2.2.3 Normal file
View file

@ -0,0 +1,2 @@
install_package "openssl-1.0.1p" "https://www.openssl.org/source/openssl-1.0.1p.tar.gz#bd5ee6803165c0fb60bbecbacacf244f1f90d2aa0d71353af610c29121e9b2f1" mac_openssl --if has_broken_mac_openssl
install_package "ruby-2.2.3" "https://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.3.tar.gz#" ldflags_dirs standard verify_openssl