We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5cdead commit d352545Copy full SHA for d352545
2 files changed
Gemfile
@@ -4,7 +4,7 @@ gem 'builder'
4
gem 'coderay'
5
gem 'kramdown', '~> 0.13.2'
6
gem 'mime-types', '~> 1.16'
7
-gem 'nanoc', '~> 3.4.0'
+gem 'nanoc', '~> 3.4.3'
8
gem 'nokogiri', '~> 1.4.4'
9
gem 'pygments.rb'
10
gem 'rake', '~> 0.9.2'
Gemfile.lock
@@ -15,7 +15,7 @@ GEM
15
fssm (0.2.9)
16
kramdown (0.13.7)
17
mime-types (1.18)
18
- nanoc (3.4.0)
+ nanoc (3.4.3)
19
cri (~> 2.2)
20
nokogiri (1.4.7)
21
pygments.rb (0.2.12)
@@ -41,7 +41,7 @@ DEPENDENCIES
41
fssm
42
kramdown (~> 0.13.2)
43
mime-types (~> 1.16)
44
- nanoc (~> 3.4.0)
+ nanoc (~> 3.4.3)
45
nokogiri (~> 1.4.4)
46
pygments.rb
47
rake (~> 0.9.2)
0 commit comments