Merge pull request #279 from lucasuyezu/master

Add 2.0.0-rc2
This commit is contained in:
Erik Michaels-Ober 2013-02-08 12:03:54 -08:00
commit 665289f731
3 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,8 @@
## Version History
#### 20130208
* Added a definition for 2.0.0-rc2
#### 20130206
* Added a definition for 1.9.3-p385

View file

@ -103,7 +103,7 @@ instead:
Then set the `CONFIGURE_OPTS` environment variable when you build
Ruby:
CONFIGURE_OPTS=--with-openssl-dir=`brew --prefix openssl` rbenv install 2.0.0-rc1
CONFIGURE_OPTS=--with-openssl-dir=`brew --prefix openssl` rbenv install 2.0.0-rc2
### Custom definitions

View file

@ -0,0 +1 @@
install_package "ruby-2.0.0-rc2" "http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-rc2.tar.gz#9d5e6f26db7c8c3ddefc81fdb19bd41a"