Commit 9cd77be1 by Erik Michaels-Ober

ruby-build 20140110.1

parent b9ac1b1d
## Version History ## Version History
#### 20140110.1
* Fix bug in JRuby 1.7.10 definition
#### 20140110 #### 20140110
* Add JRuby 1.7.10 * Add JRuby 1.7.10
* Add Rubinius 2.2.2 * Add Rubinius 2.2.2
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20140110" RUBY_BUILD_VERSION="20140110.1"
set -E set -E
exec 3<&2 # preserve original stderr at fd 3 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