-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
43 lines (40 loc) · 843 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
chef-utils (18.1.0)
concurrent-ruby
childprocess (4.1.0)
concurrent-ruby (1.2.2)
iniparse (1.5.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
mdl (0.12.0)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
mixlib-config (>= 2.2.1, < 4)
mixlib-shellout
mixlib-cli (2.1.8)
mixlib-config (3.0.27)
tomlrb
mixlib-shellout (3.2.7)
chef-utils
overcommit (0.60.0)
childprocess (>= 0.6.3, < 5)
iniparse (~> 1.4)
rexml (~> 3.2)
rexml (3.2.5)
tomlrb (2.0.3)
PLATFORMS
ruby
x86_64-darwin-20
x86_64-darwin-21
x86_64-linux
x86_64-linux-musl
DEPENDENCIES
mdl
overcommit (>= 0.60.0, < 0.61.0)
BUNDLED WITH
2.2.22