nokogiri is a pain to install, and no long necessary
This commit is contained in:
parent
04dbaec7c1
commit
bc8496ceb6
2 changed files with 0 additions and 3 deletions
2
Gemfile
2
Gemfile
|
@ -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'
|
||||
|
|
|
@ -89,7 +89,6 @@ DEPENDENCIES
|
|||
icalendar
|
||||
kramdown
|
||||
nanoc (= 4.3.5)
|
||||
nokogiri
|
||||
sass
|
||||
terminal-notifier-guard
|
||||
w3c_validators
|
||||
|
|
Loading…
Reference in a new issue