From 33766dd27ead61c01bbb264ba03120c1723e865e Mon Sep 17 00:00:00 2001 From: Lorin Werthen Date: Sat, 17 Dec 2016 14:56:04 +0100 Subject: [PATCH] update nanoc --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 2eea5ea..14f76d5 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ # frozen_string_literal: true source 'https://rubygems.org' -gem 'nanoc', '4.4.1' +gem 'nanoc', '4.4.3' gem 'kramdown' gem 'coffee-script' gem 'sass' diff --git a/Gemfile.lock b/Gemfile.lock index 184c6f0..9348254 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM coffee-script-source (1.10.0) colored (1.2) concurrent-ruby (1.0.2) - cri (2.7.0) + cri (2.7.1) colored (~> 1.2) execjs (2.7.0) ffi (1.9.14) @@ -46,7 +46,7 @@ GEM lumberjack (1.0.10) method_source (0.8.2) mini_portile2 (2.1.0) - nanoc (4.4.1) + nanoc (4.4.3) cri (~> 2.3) hamster (~> 3.0) parallel (~> 1.9) @@ -57,7 +57,7 @@ GEM notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - parallel (1.9.0) + parallel (1.10.0) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -93,7 +93,7 @@ DEPENDENCIES highline icalendar kramdown - nanoc (= 4.4.1) + nanoc (= 4.4.3) sass terminal-notifier-guard therubyracer