Summary:
--------
During bundle install nokogiri shows some errors. we need to install associated packages for nokogiri gem
Step 1:
-------
Install associated packages
$ sudo apt-get install libxslt-dev libxml2-dev
Step 2:
-------
Now start the bundle install
--------
During bundle install nokogiri shows some errors. we need to install associated packages for nokogiri gem
Step 1:
-------
Install associated packages
$ sudo apt-get install libxslt-dev libxml2-dev
Step 2:
-------
Now start the bundle install