message no. 123050
Posted by Kaboom in #jekyll at 2015-12-01T11:46:41Z
in spec_helper.rb file I find these lines require 'jekyll'require 'rspec'require 'nokogiri'require 'fakefs/spec_helpers'. Do I have to add these to my gemfile - gem 'nokogiri', ...?