middleman-mdocs 0.1.1.71231 → 0.1.1.75132

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +6 -6
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6cb269b3c44b52f8fb57a84fb9dcc85262e7bd0d8b5dbd452f6f3388f7b917e8
4
- data.tar.gz: 9b67701054081cd0ebf957389a8f9052bab462dbfa59a6d97ca914dd49d2f9f1
3
+ metadata.gz: af19925233fb69d9d19cfbe262c89297ff40c6a8e39aa1ae539169f51d6bca44
4
+ data.tar.gz: 01afb1fc1310d5d8c079d7867148c6d63379576ed3eda72570204b25ce6125fa
5
5
  SHA512:
6
- metadata.gz: 182be07d6c85f634aece7973237cbbf1896e31e438b20e73c02d45a0bdb28c515f6f2105c9e3a2dcacac2f2e488eebee81f4a77d5607dcca3a9c0798d50ca39d
7
- data.tar.gz: 975fe3592c804b19f5efff296489608bee5d77dd093055e21da141739c3f4852b51a049769d4c185447be8f25b73502207c168fe8aafd8bef2b8d5e472cd2600
6
+ metadata.gz: bb2973c1d9f864587bec83396145c3a14b5df05d11b8478b84ec5d5e8d5cedafe0ba2e643cea6286cbf7e4a1a93d4affefa007dba8012bf7e486e2613daf43bd
7
+ data.tar.gz: 05a90cf5c51a1b2f29967755082a80e2b5fe2be299724ce322adb172c97cd070b98936fa586db37745535dbb01544760abe3c6398f99b6cf4130d53c4eb5136e
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- middleman-mdocs (0.1.1.71231)
4
+ middleman-mdocs (0.1.1.75132)
5
5
  activesupport
6
6
  awesome_print
7
7
  kramdown
@@ -26,12 +26,12 @@ GEM
26
26
  addressable (2.8.0)
27
27
  public_suffix (>= 2.0.2, < 5.0)
28
28
  ansi (1.5.0)
29
- asciidoctor (2.0.16)
29
+ asciidoctor (2.0.17)
30
30
  asciidoctor-plantuml (0.0.12)
31
31
  asciidoctor (>= 1.5.6, < 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
@@ -46,7 +46,7 @@ GEM
46
46
  exifr (1.3.9)
47
47
  fast_blank (1.0.1)
48
48
  fastimage (2.2.6)
49
- ffi (1.15.4)
49
+ ffi (1.15.5)
50
50
  fspath (3.1.2)
51
51
  gitlab_kramdown (0.10.0)
52
52
  asciidoctor-plantuml (= 0.0.12)
@@ -71,7 +71,7 @@ GEM
71
71
  fspath (>= 2.1, < 4)
72
72
  image_optim (~> 0.19)
73
73
  image_size (1.5.0)
74
- in_threads (1.5.4)
74
+ in_threads (1.6.0)
75
75
  kramdown (2.3.1)
76
76
  rexml
77
77
  libv8 (3.16.14.19-x86_64-linux)
@@ -199,7 +199,7 @@ GEM
199
199
  therubyracer (0.12.3)
200
200
  libv8 (~> 3.16.14.15)
201
201
  ref
202
- thor (1.1.0)
202
+ thor (1.2.1)
203
203
  thread_safe (0.3.6)
204
204
  tilt (2.0.10)
205
205
  tzinfo (1.2.9)
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.71231
4
+ version: 0.1.1.75132
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: 2021-12-22 00:00:00.000000000 Z
12
+ date: 2022-02-02 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: activesupport