I try to clone this repo and run bundle install. The bundle process failed and throw this error:
bundle install
... Installing nokogiri 1.6.2.1 with na
Try this
sudo apt-get install build-essential patch ruby-dev zlib1g-dev liblzma-dev
And then install Nokogiri
sudo gem install nokogiri