Commit 84820db1 by Erik Michaels-Ober

ruby-build 20130226

parent fee1e499
## Version History
#### 20130226
* Build a shared openssl to link to Ruby 2.0.0
#### 20130225
* Added a definition for 2.1.0-dev
* Rename the CAfile to cert.pem
......
#!/usr/bin/env bash
RUBY_BUILD_VERSION="20130225"
RUBY_BUILD_VERSION="20130226"
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