Add 2.0.0-rc2

This commit is contained in:
Lucas Uyezu 2013-02-08 16:02:09 -02:00
parent 97d67eb5b6
commit c3215b9b87
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"