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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fb54592f35eb15d08a0927f628697104f328df57201e57245421351e474b2b48
4
- data.tar.gz: f7d18fde1f265c79074f755ce507713029d1b897b89b5db1491372d68dafe2b1
3
+ metadata.gz: a35ee2eddd12fc6e7e714025cfced82f0b146d99d5f291ad454d886e1cbfa36d
4
+ data.tar.gz: 10bb17e3827afaae875a58986dcc9fbda80b20f9c81a6b1aa2f47f4e5e331381
5
5
  SHA512:
6
- metadata.gz: c3ca18414c8acfecab8cca3e3b149a8cc6dc915708f7c1bd5c942186ad317564d98f11f151802b665c0af33ea2cf1c66a20d78083022b7cd0ad4d8d92b7487e1
7
- data.tar.gz: 9668398c78d8a30d94e98c23a92300136badb8c40958d6321527642abde2d54c12f458e5d4a9fdeab0a065eb6c7cd57301fb63bfd9da1c76cc5e612382b6aa9e
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)
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.6)
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.0)
27
- public_suffix (>= 2.0.2, < 5.0)
26
+ addressable (2.8.1)
27
+ public_suffix (>= 2.0.2, < 6.0)
28
28
  ansi (1.5.0)
29
- asciidoctor (2.0.16)
30
- asciidoctor-plantuml (0.0.14)
31
- asciidoctor (>= 1.5.6, < 3.0.0)
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.21.0)
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.9)
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.7.6)
43
+ dotenv (2.8.1)
44
44
  erubis (2.7.0)
45
45
  execjs (2.8.1)
46
- exifr (1.3.9)
46
+ exifr (1.3.10)
47
47
  fast_blank (1.0.1)
48
- fastimage (2.2.5)
49
- ffi (1.15.4)
48
+ fastimage (2.2.6)
49
+ ffi (1.15.5)
50
50
  fspath (3.1.2)
51
- gitlab_kramdown (0.14.0)
52
- asciidoctor-plantuml (= 0.0.14)
53
- kramdown (~> 2.3.1)
54
- nokogiri (~> 1.12.0)
55
- rouge (~> 3.26.0)
56
- haml (5.2.2)
57
- temple (>= 0.8.0)
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.5.4)
75
- kramdown (2.3.1)
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.1.47381)
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.14.4)
125
- nokogiri (1.12.5-x86_64-linux)
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 (4.0.6)
138
- racc (1.5.2)
139
- rack (2.2.3)
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.0)
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 (3.26.1)
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.0)
203
+ thor (1.2.1)
203
204
  thread_safe (0.3.6)
204
- tilt (2.0.10)
205
- tzinfo (1.2.9)
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
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module MiddlemanMdocs
4
- VERSION = '0.1.6'
4
+ VERSION = '0.1.7'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: middleman-mdocs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samoylenko Yuri