nokogiri is a pain to install, and no long necessary

This commit is contained in:
Lorin Werthen 2016-10-16 12:30:01 +02:00
parent 04dbaec7c1
commit bc8496ceb6
2 changed files with 0 additions and 3 deletions

View file

@ -4,8 +4,6 @@ source 'https://rubygems.org'
gem 'nanoc', '4.3.5'
gem 'kramdown'
gem 'coffee-script'
# Needed for relativize_urls
gem 'nokogiri'
gem 'sass'
# Needed for atom_feed in blogging helper
gem 'builder'

View file

@ -89,7 +89,6 @@ DEPENDENCIES
icalendar
kramdown
nanoc (= 4.3.5)
nokogiri
sass
terminal-notifier-guard
w3c_validators