Commit b97e53be by Erik Michaels-Ober

ruby-build 20121227

parent 5a671ba3
## Version History
#### HEAD
#### 20121227
* Added a definition for Ruby 1.9.3-p362
* Added a definition for Ruby 1.8.7-p371
* Moved the default ruby-build mirror from GitHub Downloads to Amazon
CloudFront.
* Added a definition for Ruby 1.8.7-p371
#### 20121204
* Added a definition for JRuby 1.7.1
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20121204"
RUBY_BUILD_VERSION="20121227"
set -E
exec 3<&2 # preserve original stderr at fd 3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment