middleman-mdocs 0.1.1.75134 → 0.1.2.108557

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: 87712be5c4b9350fd50029258bb04b34c86e264ebfd7188f2d5db57676e86c6d
4
- data.tar.gz: 607a50d2c4f072b50bf3bf3f27a9f58327cf665f954d36b328c7db5cd614199f
3
+ metadata.gz: b2d45c63a1cb151a561c659ade288e0ecbe8eb83f9d43d3189e7e76db29dee21
4
+ data.tar.gz: 3292cd757ef5be1eb7aef6fbd6947e2224dac5f32999b8ac3b3baee3b2cdd3c6
5
5
  SHA512:
6
- metadata.gz: 8321ac400e2515f15ec07a871615da3848434a08618b91208cb1f41301e7645c11bc55e354fdf19a67625e2ab6e5c8548bd6a7f3a9790e6459e488cf9334d3a5
7
- data.tar.gz: c942ed7a32a8da79442e5f9769dfe8803e4619a2c0119e42a5311e33015063442a9fe08353c96322e427fbdf789c067a50e63f628ed36f3456a211c0f8278815
6
+ metadata.gz: a2c5976d37515cf1dc63cbbeb7b89b4c1d4c7ae3ad8b5e8a804c68b29e1d3f1e90a63adefe49065988f4681d5ed979738000b02b54a3322f25aeff49403c5116
7
+ data.tar.gz: 005f829b89cd1c25cb8dc76b3ddc9088c345e9b78bd24eaa0090638835ece50176f4c020219267ec24e8935d00f94518b3c882d9613ad50c351d1904866dffd8
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- middleman-mdocs (0.1.1.75134)
4
+ middleman-mdocs (0.1.2.108557)
5
5
  activesupport
6
6
  awesome_print
7
7
  kramdown
@@ -18,15 +18,15 @@ 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.17)
29
+ asciidoctor (2.0.18)
30
30
  asciidoctor-plantuml (0.0.12)
31
31
  asciidoctor (>= 1.5.6, < 3.0.0)
32
32
  ast (2.4.2)
@@ -36,14 +36,15 @@ GEM
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
+ escape_utils (1.3.0)
45
46
  execjs (2.8.1)
46
- exifr (1.3.9)
47
+ exifr (1.3.10)
47
48
  fast_blank (1.0.1)
48
49
  fastimage (2.2.6)
49
50
  ffi (1.15.5)
@@ -53,8 +54,9 @@ GEM
53
54
  kramdown (~> 2.3.0)
54
55
  nokogiri (~> 1.10.10)
55
56
  rouge (~> 3.2)
56
- haml (5.2.2)
57
- temple (>= 0.8.0)
57
+ haml (6.0.10)
58
+ temple (>= 0.8.2)
59
+ thor
58
60
  tilt
59
61
  hamster (3.0.0)
60
62
  concurrent-ruby (~> 1.0)
@@ -72,7 +74,7 @@ GEM
72
74
  image_optim (~> 0.19)
73
75
  image_size (1.5.0)
74
76
  in_threads (1.6.0)
75
- kramdown (2.3.1)
77
+ kramdown (2.3.2)
76
78
  rexml
77
79
  libv8 (3.16.14.19-x86_64-linux)
78
80
  listen (3.0.8)
@@ -135,18 +137,18 @@ GEM
135
137
  parser (3.0.2.0)
136
138
  ast (~> 2.4.1)
137
139
  progress (3.6.0)
138
- public_suffix (4.0.6)
139
- rack (2.2.3)
140
+ public_suffix (4.0.7)
141
+ rack (2.2.4)
140
142
  rainbow (3.0.0)
141
143
  rake (13.0.6)
142
- rb-fsevent (0.11.0)
144
+ rb-fsevent (0.11.2)
143
145
  rb-inotify (0.10.1)
144
146
  ffi (~> 1.0)
145
147
  redcarpet (3.5.1)
146
148
  ref (2.0.0)
147
149
  regexp_parser (2.1.1)
148
150
  rexml (3.2.5)
149
- rouge (3.27.0)
151
+ rouge (3.30.0)
150
152
  rspec (3.10.0)
151
153
  rspec-core (~> 3.10.0)
152
154
  rspec-expectations (~> 3.10.0)
@@ -189,11 +191,10 @@ GEM
189
191
  terminal-table
190
192
  simplecov-html (0.12.3)
191
193
  simplecov_json_formatter (0.1.3)
192
- slim (4.1.0)
193
- temple (>= 0.7.6, < 0.9)
194
- tilt (>= 2.0.6, < 2.1)
194
+ slim (0.6.1)
195
+ escape_utils
195
196
  stringex (2.8.5)
196
- temple (0.8.2)
197
+ temple (0.9.1)
197
198
  terminal-table (3.0.2)
198
199
  unicode-display_width (>= 1.1.1, < 3)
199
200
  therubyracer (0.12.3)
@@ -201,8 +202,8 @@ GEM
201
202
  ref
202
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)
@@ -67,7 +67,8 @@ module MiddlemanMdocs
67
67
  end
68
68
 
69
69
  def timestamp
70
- (mdocs.dependencies(self).map(&:timestamp) + [File.mtime(source_file)]).max
70
+ timestamp_source = File.symlink?(source_file) ? File.readlink(source_file) : source_file
71
+ (mdocs.dependencies(self).map(&:timestamp) + [File.mtime(timestamp_source)]).max
71
72
  end
72
73
 
73
74
  def cache_key
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module MiddlemanMdocs
4
- VERSION = '0.1.1'
4
+ VERSION = '0.1.2'
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.1.75134
4
+ version: 0.1.2.108557
5
5
  platform: ruby
6
6
  authors:
7
7
  - Samoylenko Yuri
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2022-02-02 00:00:00.000000000 Z
12
+ date: 2022-11-11 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activesupport