Commit cb33dc8f by Mislav Marohnić

ruby-build 20131030

parent 7c8d92f7
## Version History
#### 20131030
* Install the Rubinius bundle in isolation
* Fix false "BUILD FAILED" message when installing Rubinius
* Fix installing REE on OS X 10.8+ with no XQuartz
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20131028"
RUBY_BUILD_VERSION="20131030"
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