[TOC]
bundle报错
# Could not load OpenSSL.
```
$ bundle install
Could not load OpenSSL.
You must recompile Ruby with OpenSSL support or change the sources in your Gemfile from 'https' to 'http'. Instructions for compiling with OpenSSL using RVM are available at rvm.io/packages/openssl.
```
原因:缺少libssl.so.0.9.8