参考

bundle 的时候出现错:

An error occurred while installing rbsecp256k1 (5.1.0), and Bundler cannot continue.

使用(这个是一条命令):

sudo apt-get install build-essential automake pkg-config libtool \
>   libffi-dev libssl-dev libgmp-dev python-dev

然后继续bundle即可