Commit 7f398380 by Erik Michaels-Ober

ruby-build 20131225

parent 36b5f33e
## Version History
#### 20131225
* Add Ruby 2.2.0-dev
* Add Ruby 2.1.0-p0
* Update Ruby 2.1.0-dev git branch
* Add Ruby 1.9.2-p326
* Add Ruby 1.8.7-p375
#### 20131220.1
* Fix JRuby installation on non-BSD systems
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20131220.1"
RUBY_BUILD_VERSION="20131225"
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