File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ ruby-build provides an `rbenv-install` command that shortens this to:
6060* XCode 4.3+ may be used to build 1.9.3-p125 and later
6161* Added definitions for REE 1.8.7-2012.02 and 1.8.7-2009.10
6262* Added definitions for JRuby 1.6.7
63- * Added definitions for Ruby 1.9.2-p318 and 1.9.3-p194
63+ * Added definitions for Ruby 1.9.2-p318, 1.9.2-p320, and 1.9.3-p194
6464
6565#### 20120216
6666
Original file line number Diff line number Diff line change 1+ require_gcc
2+ install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
3+ install_package "ruby-1.9.2-p320" "http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.2-p320.tar.gz"
4+ install_package "rubygems-1.8.23" "http://production.cf.rubygems.org/rubygems/rubygems-1.8.23.tgz" ruby
You can’t perform that action at this time.
0 commit comments