From bc8496ceb6e17b58b56c00c064657932feb88529 Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sun, 16 Oct 2016 12:30:01 +0200 Subject: [PATCH] nokogiri is a pain to install, and no long necessary --- Gemfile | 2 -- Gemfile.lock | 1 - 2 files changed, 3 deletions(-) diff --git a/Gemfile b/Gemfile index 45c785c..9faaa71 100644 --- a/Gemfile +++ b/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' diff --git a/Gemfile.lock b/Gemfile.lock index 8645e5c..bcc434d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,6 @@ DEPENDENCIES icalendar kramdown nanoc (= 4.3.5) - nokogiri sass terminal-notifier-guard w3c_validators