Commit 089523b9 by Erik Michaels-Ober

ruby-build 20140224

parent 6593ea49
## Version History
#### 20140224
* Add Ruby 1.9.3-p545
* Add mruby 1.0.0
* Improve Java 7 detection
#### 20140214
* Install libyaml 0.1.5 for Ruby 2.x
* Require Java 7 for jruby-9000-dev
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20140214"
RUBY_BUILD_VERSION="20140224"
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