Commit 59df40be by Erik Michaels-Ober

ruby-build 20131024

parent 2200480e
## Version History ## Version History
#### 20131018 #### 20131024
* Added a definition for JRuby 1.7.6
* Added a definition for Rubinius 2.1.0 * Added a definition for Rubinius 2.1.0
* Added a definition for Rubinius 2.1.1
#### 20131008 #### 20131008
* Added a definition for JRuby 1.7.5 * Added a definition for JRuby 1.7.5
......
#!/usr/bin/env bash #!/usr/bin/env bash
RUBY_BUILD_VERSION="20131008" RUBY_BUILD_VERSION="20131024"
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