update nanoc
This commit is contained in:
parent
bc0d536344
commit
33766dd27e
2 changed files with 5 additions and 5 deletions
2
Gemfile
2
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'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue