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
I had the same issue, and I solved it with this:
sudo yum install patch