Skip to content

Commit c4aa35f

Browse files
committed
jruby and ree get rubygems 1.6.2
1 parent 9488a17 commit c4aa35f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

share/ruby-build/jruby-1.6.3

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ remove_windows_files() {
1515
}
1616

1717
install_package "jruby-1.6.3" "http://jruby.org.s3.amazonaws.com/downloads/1.6.3/jruby-bin-1.6.3.tar.gz" copy
18+
install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz" ruby

share/ruby-build/ree-1.8.7-2011.03

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ build_package_ree_installer() {
1010

1111
use_gcc42_on_lion
1212
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
13+
install_package "rubygems-1.6.2" "http://production.cf.rubygems.org/rubygems/rubygems-1.6.2.tgz" ruby

0 commit comments

Comments
 (0)