Commit 7fbe5af4 by Erik Michaels-Ober

ruby-build 20131226

parent 938b1a17
## Version History
#### 20131226
* Add Rubinius 2.2.2
#### 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
* Update Ruby 2.1.0-dev git branch
* Add Ruby 1.9.2-p326
* Add Ruby 1.8.7-p375
* Add Ruby 1.9.2-p326
* Update Ruby 2.1.0-dev git branch
* Add Ruby 2.1.0
* Add Ruby 2.2.0-dev
#### 20131220.1
* Fix JRuby installation on non-BSD systems
......@@ -33,6 +36,8 @@
* Add Ruby 1.9.3-p484
* Add Ruby 2.0.0-p353
* Add Ruby 2.1.0-preview2
* Add Rubinius 2.2.0
* Add Rubinius 2.2.1
#### 20131115
* Add JRuby 1.7.7
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20131225.1"
RUBY_BUILD_VERSION="20131226"
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