Skip to content

Commit 4be5dad

Browse files
author
Dane Springmeyer
committed
fix nokogiri install
1 parent 74921e7 commit 4be5dad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
22

33
gem 'jekyll', '2.1.1'
4-
gem 'nokogiri', '1.6.6'
4+
gem 'nokogiri', '1.6.6.2'

0 commit comments

Comments
 (0)