middleman-mdocs 0.1.6 → 0.1.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +35 -33
- data/lib/middleman-mdocs/resource.rb +3 -0
- data/lib/middleman-mdocs/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a35ee2eddd12fc6e7e714025cfced82f0b146d99d5f291ad454d886e1cbfa36d
|
4
|
+
data.tar.gz: 10bb17e3827afaae875a58986dcc9fbda80b20f9c81a6b1aa2f47f4e5e331381
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b86385fb5f48aff00ee5e14ee1fce4eba3b2de6ea6fd35525b07afef04ab84fdde34e8b9acc802cc2675d5e5abaa25af3546605a503e155ecbf118d938cc6774
|
7
|
+
data.tar.gz: a36b0d3dafdf1c16d6a0370b8b3c9e3af44435242413dd932e154a28ff31390a4fc98dcd856cc3d104d65ff2f030f3d545d519088506b8cb772925d727bf1b7c
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
middleman-mdocs (0.1.
|
4
|
+
middleman-mdocs (0.1.6)
|
5
5
|
activesupport
|
6
6
|
awesome_print
|
7
7
|
kramdown
|
@@ -18,43 +18,44 @@ PATH
|
|
18
18
|
GEM
|
19
19
|
remote: https://rubygems.org/
|
20
20
|
specs:
|
21
|
-
activesupport (5.2.
|
21
|
+
activesupport (5.2.8.1)
|
22
22
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
23
23
|
i18n (>= 0.7, < 2)
|
24
24
|
minitest (~> 5.1)
|
25
25
|
tzinfo (~> 1.1)
|
26
|
-
addressable (2.8.
|
27
|
-
public_suffix (>= 2.0.2, <
|
26
|
+
addressable (2.8.1)
|
27
|
+
public_suffix (>= 2.0.2, < 6.0)
|
28
28
|
ansi (1.5.0)
|
29
|
-
asciidoctor (2.0.
|
30
|
-
asciidoctor-plantuml (0.0.
|
31
|
-
asciidoctor (>=
|
29
|
+
asciidoctor (2.0.18)
|
30
|
+
asciidoctor-plantuml (0.0.16)
|
31
|
+
asciidoctor (>= 2.0.17, < 3.0.0)
|
32
32
|
ast (2.4.2)
|
33
33
|
awesome_print (1.9.2)
|
34
|
-
backports (3.
|
34
|
+
backports (3.23.0)
|
35
35
|
coffee-script (2.4.1)
|
36
36
|
coffee-script-source
|
37
37
|
execjs
|
38
38
|
coffee-script-source (1.12.2)
|
39
|
-
concurrent-ruby (1.1.
|
39
|
+
concurrent-ruby (1.1.10)
|
40
40
|
contracts (0.13.0)
|
41
41
|
diff-lcs (1.4.4)
|
42
42
|
docile (1.4.0)
|
43
|
-
dotenv (2.
|
43
|
+
dotenv (2.8.1)
|
44
44
|
erubis (2.7.0)
|
45
45
|
execjs (2.8.1)
|
46
|
-
exifr (1.3.
|
46
|
+
exifr (1.3.10)
|
47
47
|
fast_blank (1.0.1)
|
48
|
-
fastimage (2.2.
|
49
|
-
ffi (1.15.
|
48
|
+
fastimage (2.2.6)
|
49
|
+
ffi (1.15.5)
|
50
50
|
fspath (3.1.2)
|
51
|
-
gitlab_kramdown (0.
|
52
|
-
asciidoctor-plantuml (= 0.0.
|
53
|
-
kramdown (~> 2.
|
54
|
-
nokogiri (~> 1.
|
55
|
-
rouge (~>
|
56
|
-
haml (
|
57
|
-
temple (>= 0.8.
|
51
|
+
gitlab_kramdown (0.22.0)
|
52
|
+
asciidoctor-plantuml (= 0.0.16)
|
53
|
+
kramdown (~> 2.4.0)
|
54
|
+
nokogiri (~> 1.13.0)
|
55
|
+
rouge (~> 4.0.0)
|
56
|
+
haml (6.0.10)
|
57
|
+
temple (>= 0.8.2)
|
58
|
+
thor
|
58
59
|
tilt
|
59
60
|
hamster (3.0.0)
|
60
61
|
concurrent-ruby (~> 1.0)
|
@@ -71,14 +72,14 @@ GEM
|
|
71
72
|
fspath (>= 2.1, < 4)
|
72
73
|
image_optim (~> 0.19)
|
73
74
|
image_size (1.5.0)
|
74
|
-
in_threads (1.
|
75
|
-
kramdown (2.
|
75
|
+
in_threads (1.6.0)
|
76
|
+
kramdown (2.4.0)
|
76
77
|
rexml
|
77
78
|
libv8 (3.16.14.19-x86_64-linux)
|
78
79
|
listen (3.0.8)
|
79
80
|
rb-fsevent (~> 0.9, >= 0.9.4)
|
80
81
|
rb-inotify (~> 0.9, >= 0.9.7)
|
81
|
-
mdocs_kramdown (0.1.
|
82
|
+
mdocs_kramdown (0.1.2.70482)
|
82
83
|
gitlab_kramdown (~> 0)
|
83
84
|
memoist (0.16.2)
|
84
85
|
middleman (4.3.11)
|
@@ -121,8 +122,8 @@ GEM
|
|
121
122
|
middleman-core (>= 3.2)
|
122
123
|
nokogiri (~> 1.6)
|
123
124
|
therubyracer (~> 0.12.2)
|
124
|
-
minitest (5.
|
125
|
-
nokogiri (1.
|
125
|
+
minitest (5.16.3)
|
126
|
+
nokogiri (1.13.9-x86_64-linux)
|
126
127
|
racc (~> 1.4)
|
127
128
|
padrino-helpers (0.13.3.4)
|
128
129
|
i18n (~> 0.6, >= 0.6.7)
|
@@ -134,19 +135,19 @@ GEM
|
|
134
135
|
parser (3.0.2.0)
|
135
136
|
ast (~> 2.4.1)
|
136
137
|
progress (3.6.0)
|
137
|
-
public_suffix (
|
138
|
-
racc (1.
|
139
|
-
rack (2.2.
|
138
|
+
public_suffix (5.0.0)
|
139
|
+
racc (1.6.0)
|
140
|
+
rack (2.2.4)
|
140
141
|
rainbow (3.0.0)
|
141
142
|
rake (13.0.6)
|
142
|
-
rb-fsevent (0.11.
|
143
|
+
rb-fsevent (0.11.2)
|
143
144
|
rb-inotify (0.10.1)
|
144
145
|
ffi (~> 1.0)
|
145
146
|
redcarpet (3.5.1)
|
146
147
|
ref (2.0.0)
|
147
148
|
regexp_parser (2.1.1)
|
148
149
|
rexml (3.2.5)
|
149
|
-
rouge (
|
150
|
+
rouge (4.0.0)
|
150
151
|
rspec (3.10.0)
|
151
152
|
rspec-core (~> 3.10.0)
|
152
153
|
rspec-expectations (~> 3.10.0)
|
@@ -199,16 +200,17 @@ GEM
|
|
199
200
|
therubyracer (0.12.3)
|
200
201
|
libv8 (~> 3.16.14.15)
|
201
202
|
ref
|
202
|
-
thor (1.1
|
203
|
+
thor (1.2.1)
|
203
204
|
thread_safe (0.3.6)
|
204
|
-
tilt (2.0.
|
205
|
-
tzinfo (1.2.
|
205
|
+
tilt (2.0.11)
|
206
|
+
tzinfo (1.2.10)
|
206
207
|
thread_safe (~> 0.1)
|
207
208
|
uglifier (3.2.0)
|
208
209
|
execjs (>= 0.3.0, < 3)
|
209
210
|
unicode-display_width (2.1.0)
|
210
211
|
|
211
212
|
PLATFORMS
|
213
|
+
ruby
|
212
214
|
x86_64-linux
|
213
215
|
|
214
216
|
DEPENDENCIES
|
@@ -172,6 +172,9 @@ module MiddlemanMdocs
|
|
172
172
|
end
|
173
173
|
|
174
174
|
def render(opts = {}, locs = {})
|
175
|
+
return super # cache now work on FileRenderer level
|
176
|
+
|
177
|
+
#old cache impl
|
175
178
|
return super if nocache? || locs.has_key?('rack') || locs.has_key?(:rack)
|
176
179
|
|
177
180
|
with_cache(Digest::MD5.hexdigest(opts.to_json + locs.to_json) + 'render') do
|