Commit 4929d352 authored by Jeremy Kemper's avatar Jeremy Kemper
Browse files

Ruby trunk is now 2.0.0-dev. RubyGems 1.8.10 is included so we needn't install it separately.

parent a63dbe06
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
use_gcc42_on_lion
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
install_git "ruby-1.9.4-dev" "https://github.com/ruby/ruby.git" "trunk" autoconf standard
install_package "rubygems-1.8.10" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.10.tgz" ruby
install_git "ruby-2.0.0-dev" "https://github.com/ruby/ruby.git" "trunk" autoconf standard