mirror of
https://github.com/rbenv/ruby-build.git
synced 2025-11-27 06:11:00 +01:00
4 lines
305 B
Text
4 lines
305 B
Text
require_gcc
|
|
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
|
|
install_package "ruby-1.9.3-preview1" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-preview1.tar.gz"
|
|
install_package "rubygems-1.8.23" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.23.tgz" ruby
|