Commit 97d67eb5 by Erik Michaels-Ober

ruby-build 20130206

parent 7baca3cc
## Version History
#### 20130206
* Added a definition for 1.9.3-p385
#### 20130129
* Changed `rbenv install` to attempt to install the local app-specific
version when it is invoked without any arguments.
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20130129"
RUBY_BUILD_VERSION="20130206"
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