I\'m having issues with bundling my Gemfile. I have Nokogiri installed already yet when I run bundle install it fails to load Nokogiri.
bundle install
Installing Nok
On Mac OSX, you can execute below commands to fix this nokogiri gem issue.
nokogiri
xcode-select --install gem install nokogiri bundle install