-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathGemfile.lock
63 lines (60 loc) · 1.3 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
61
62
63
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
ffi (1.9.10)
gssapi (1.2.0)
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
httpclient (2.7.1)
kitchen-dsc (0.6.1)
test-kitchen (~> 1.4)
kitchen-hyperv (0.1.10)
test-kitchen (~> 1.4)
kitchen-pester (0.5.0)
test-kitchen (~> 1.4)
little-plugger (1.1.4)
logging (2.1.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
mixlib-install (0.7.1)
mixlib-shellout (2.2.6)
multi_json (1.11.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.1.0)
nori (2.6.0)
rubyntlm (0.6.0)
rubyzip (1.2.0)
safe_yaml (1.0.4)
test-kitchen (1.6.0)
mixlib-install (~> 0.7)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
net-ssh (>= 2.9, < 4.0)
safe_yaml (~> 1.0)
thor (~> 0.18)
thor (0.19.1)
winrm (1.7.2)
builder (>= 2.1.2)
gssapi (~> 1.2)
gyoku (~> 1.0)
httpclient (~> 2.2, >= 2.2.0.2)
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0)
winrm-transport (1.0.3)
rubyzip (~> 1.1, >= 1.1.7)
winrm (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
kitchen-dsc
kitchen-hyperv
kitchen-pester
mixlib-shellout
test-kitchen
winrm-transport
BUNDLED WITH
1.11.2