Commit 69f8dcc8 by Erik Michaels-Ober

ruby-build 20131225.1

parent 9e76ceb8
## Version History
#### 20131225.1
* Fix typos in Ruby 2.1.0, 2.1.0-dev, and 2.2.0-dev definitions
#### 20131225
* Add Ruby 2.2.0-dev
* Add Ruby 2.1.0-p0
* Add Ruby 2.1.0
* Update Ruby 2.1.0-dev git branch
* Add Ruby 1.9.2-p326
* Add Ruby 1.8.7-p375
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20131225"
RUBY_BUILD_VERSION="20131225.1"
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