nanoc 3.6.10 → 3.6.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +19 -9
- data/NEWS.md +7 -1
- data/lib/nanoc.rb +1 -1
- data/lib/nanoc/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 0a730bbd1983d87218d076f836977767199ef701
|
|
4
|
+
data.tar.gz: 7bb2110b44c0d6d2e9819b00a903d5e7de9f8234
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bbc3e89e3c6d901a0c7482d8f52db5574d08f6a2e5e9655cc94dcc83085b56dc18825546af3e5c66bb03b219414dab87dc289ac4954edae25a5f53b6ee8b6ae7
|
|
7
|
+
data.tar.gz: 2878543090973ca8832c17352d360edcb966d1d701307df6846735a529de0ea65493702d1c7ddb666a55fa9973fae80d58d8ba6b29f2a1c466920d44193bdafd
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
nanoc (3.6.
|
|
4
|
+
nanoc (3.6.11)
|
|
5
5
|
cri (~> 2.3)
|
|
6
6
|
|
|
7
7
|
GEM
|
|
@@ -12,6 +12,7 @@ GEM
|
|
|
12
12
|
addressable (2.3.6)
|
|
13
13
|
adsf (1.2.0)
|
|
14
14
|
rack (>= 1.0.0)
|
|
15
|
+
allison (2.0.3)
|
|
15
16
|
ast (2.0.0)
|
|
16
17
|
bluecloth (2.2.0)
|
|
17
18
|
builder (3.2.2)
|
|
@@ -20,7 +21,7 @@ GEM
|
|
|
20
21
|
celluloid-io (0.15.0)
|
|
21
22
|
celluloid (>= 0.15.0)
|
|
22
23
|
nio4r (>= 0.5.0)
|
|
23
|
-
chunky_png (1.3.
|
|
24
|
+
chunky_png (1.3.1)
|
|
24
25
|
coderay (1.1.0)
|
|
25
26
|
coffee-script (2.2.0)
|
|
26
27
|
coffee-script-source
|
|
@@ -36,6 +37,11 @@ GEM
|
|
|
36
37
|
safe_yaml (~> 1.0.0)
|
|
37
38
|
cri (2.6.0)
|
|
38
39
|
colored (~> 1.2)
|
|
40
|
+
echoe (4.6.5)
|
|
41
|
+
allison (>= 2.0.3)
|
|
42
|
+
rake (>= 0.9.2)
|
|
43
|
+
rdoc (>= 2.5.11)
|
|
44
|
+
rubyforge (>= 2.0.4)
|
|
39
45
|
erubis (2.7.0)
|
|
40
46
|
excon (0.33.0)
|
|
41
47
|
execjs (2.0.2)
|
|
@@ -68,11 +74,12 @@ GEM
|
|
|
68
74
|
handlebars-source (1.3.0)
|
|
69
75
|
json (1.8.1)
|
|
70
76
|
json (1.8.1-java)
|
|
77
|
+
json_pure (1.8.1)
|
|
71
78
|
kramdown (1.3.3)
|
|
72
79
|
less (2.5.0)
|
|
73
80
|
commonjs (~> 0.2.7)
|
|
74
81
|
libv8 (3.16.14.3)
|
|
75
|
-
listen (2.7.
|
|
82
|
+
listen (2.7.4)
|
|
76
83
|
celluloid (>= 0.15.2)
|
|
77
84
|
celluloid-io (>= 0.15.0)
|
|
78
85
|
rb-fsevent (>= 0.9.3)
|
|
@@ -87,11 +94,11 @@ GEM
|
|
|
87
94
|
minitest (4.7.5)
|
|
88
95
|
mocha (1.0.0)
|
|
89
96
|
metaclass (~> 0.0.1)
|
|
90
|
-
multi_json (1.
|
|
97
|
+
multi_json (1.10.0)
|
|
91
98
|
mustache (0.99.5)
|
|
92
|
-
net-scp (1.2.
|
|
99
|
+
net-scp (1.2.1)
|
|
93
100
|
net-ssh (>= 2.6.5)
|
|
94
|
-
net-ssh (2.
|
|
101
|
+
net-ssh (2.9.0)
|
|
95
102
|
nio4r (1.0.0)
|
|
96
103
|
nio4r (1.0.0-java)
|
|
97
104
|
nokogiri (1.6.1)
|
|
@@ -119,22 +126,25 @@ GEM
|
|
|
119
126
|
rack (1.5.2)
|
|
120
127
|
rainbow (2.0.0)
|
|
121
128
|
rainpress (1.0)
|
|
129
|
+
echoe
|
|
122
130
|
rake (10.3.1)
|
|
123
131
|
rb-fsevent (0.9.4)
|
|
124
|
-
rb-inotify (0.9.
|
|
132
|
+
rb-inotify (0.9.4)
|
|
125
133
|
ffi (>= 0.5.0)
|
|
126
134
|
rdiscount (2.1.7.1)
|
|
127
135
|
rdoc (4.1.1)
|
|
128
136
|
json (~> 1.4)
|
|
129
137
|
redcarpet (3.1.1)
|
|
130
138
|
ref (1.0.5)
|
|
131
|
-
rubocop (0.
|
|
139
|
+
rubocop (0.21.0)
|
|
132
140
|
json (>= 1.7.7, < 2)
|
|
133
|
-
parser (~> 2.1.
|
|
141
|
+
parser (~> 2.1.9)
|
|
134
142
|
powerpack (~> 0.0.6)
|
|
135
143
|
rainbow (>= 1.99.1, < 3.0)
|
|
136
144
|
ruby-progressbar (~> 1.4)
|
|
137
145
|
ruby-progressbar (1.4.2)
|
|
146
|
+
rubyforge (2.0.4)
|
|
147
|
+
json_pure (>= 1.1.7)
|
|
138
148
|
rubypants (0.2.0)
|
|
139
149
|
safe_yaml (1.0.3)
|
|
140
150
|
sass (3.2.19)
|
data/NEWS.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
# nanoc news
|
|
2
2
|
|
|
3
|
-
## 3.6.
|
|
3
|
+
## 3.6.11 (2014-05-09)
|
|
4
|
+
|
|
5
|
+
Identical to 3.6.10 but published with corrected release notes.
|
|
6
|
+
|
|
7
|
+
This release was previously known as 3.6.10.1, but was renamed due to incompatibilities with the Semantic Versioning specification.
|
|
8
|
+
|
|
9
|
+
## 3.6.10 (2014-05-09)
|
|
4
10
|
|
|
5
11
|
Fixes:
|
|
6
12
|
|
data/lib/nanoc.rb
CHANGED
|
@@ -8,7 +8,7 @@ module Nanoc
|
|
|
8
8
|
gem_info = defined?(Gem) ? "with RubyGems #{Gem::VERSION}" : 'without RubyGems'
|
|
9
9
|
engine = defined?(RUBY_ENGINE) ? RUBY_ENGINE : 'ruby'
|
|
10
10
|
res = ''
|
|
11
|
-
res << "nanoc #{Nanoc::VERSION} © 2007-
|
|
11
|
+
res << "nanoc #{Nanoc::VERSION} © 2007-2014 Denis Defreyne.\n"
|
|
12
12
|
res << "Running #{engine} #{RUBY_VERSION} (#{RUBY_RELEASE_DATE}) on #{RUBY_PLATFORM} #{gem_info}.\n"
|
|
13
13
|
res
|
|
14
14
|
end
|
data/lib/nanoc/version.rb
CHANGED