-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
60 lines (57 loc) · 1.2 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
chef-utils (18.3.0)
concurrent-ruby
concurrent-ruby (1.2.2)
ethon (0.15.0)
ffi (>= 1.15.0)
ffi (1.15.5)
html-proofer (4.3.1)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogiri (~> 1.13)
parallel (~> 1.10)
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
zeitwerk (~> 2.5)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
mdl (0.13.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mixlib-shellout
mercenary (0.4.0)
mini_portile2 (2.8.6)
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
mixlib-shellout (3.2.7)
chef-utils
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.22.1)
public_suffix (4.0.7)
racc (1.7.3)
rainbow (3.1.1)
rexml (3.3.9)
tomlrb (2.0.3)
typhoeus (1.4.0)
ethon (>= 0.9.0)
yell (2.2.2)
zeitwerk (2.6.0)
PLATFORMS
ruby
DEPENDENCIES
html-proofer
mdl
BUNDLED WITH
2.1.4