jruby and ree get rubygems 1.6.2

This commit is contained in:
Sam Stephenson 2011-08-07 17:13:54 -05:00
parent 9488a170b1
commit c4aa35faf3
2 changed files with 2 additions and 0 deletions

View file

@ -15,3 +15,4 @@ remove_windows_files() {
}
install_package "jruby-1.6.3" "http://jruby.org.s3.amazonaws.com/downloads/1.6.3/jruby-bin-1.6.3.tar.gz" copy
install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz" ruby

View file

@ -10,3 +10,4 @@ build_package_ree_installer() {
use_gcc42_on_lion
install_package "ruby-enterprise-1.8.7-2011.03" "http://rubyenterpriseedition.googlecode.com/files/ruby-enterprise-1.8.7-2011.03.tar.gz" ree_installer
install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz" ruby