There seems to be a mismatch between gem versions. You should post your Gemfile and Gemfile.lock and try updating what you can without breakage. "Before v1.12.0, Nokogiri::HTML4 did not exist," https://nokogiri.org/rdoc/Nokogiri/HTML4.html, so see what Nokogiri version you have and try to update it.