-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
102 lines (100 loc) · 2.19 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
GEM
remote: https://rubygems.org/
specs:
chef (11.14.2)
chef-zero (~> 2.1, >= 2.1.4)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi-yajl (~> 1.0)
highline (~> 1.6, >= 1.6.9)
mime-types (~> 1.16)
mixlib-authentication (~> 1.3)
mixlib-cli (~> 1.4)
mixlib-config (~> 2.0)
mixlib-log (~> 1.3)
mixlib-shellout (~> 1.4)
net-ssh (~> 2.6)
net-ssh-multi (~> 1.1)
ohai (~> 7.2)
pry (~> 0.9)
rest-client (>= 1.0.4, <= 1.6.7)
chef-zero (2.2)
hashie (~> 2.0)
json
mixlib-log (~> 1.3)
rack
coderay (1.1.0)
diff-lcs (1.2.5)
emeril (0.8.0)
chef (> 0.10.10)
erubis (2.7.0)
ffi (1.9.3)
ffi-yajl (1.0.2)
ffi (~> 1.5)
libyajl2 (~> 1.0)
foodcritic (4.0.0)
erubis
gherkin (~> 2.11)
nokogiri (~> 1.5)
rake
rufus-lru (~> 1.0)
treetop (~> 1.4)
yajl-ruby (~> 1.1)
gherkin (2.12.2)
multi_json (~> 1.3)
hashie (2.1.2)
highline (1.6.21)
ipaddress (0.8.0)
json (1.8.1)
libyajl2 (1.0.1)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.0)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.5.0)
mixlib-config (2.1.0)
mixlib-log (1.6.0)
mixlib-shellout (1.4.0)
multi_json (1.10.1)
net-ssh (2.9.1)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.0)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
ohai (7.2.0)
ffi (~> 1.9)
ffi-yajl (~> 1.0)
ipaddress
mime-types (~> 1.16)
mixlib-cli
mixlib-config (~> 2.0)
mixlib-log
mixlib-shellout (~> 1.2)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
polyglot (0.3.5)
pry (0.10.0)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.5.2)
rake (10.3.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rufus-lru (1.0.5)
slop (3.6.0)
systemu (2.6.4)
treetop (1.5.3)
polyglot (~> 0.3)
wmi-lite (1.0.0)
yajl-ruby (1.2.1)
PLATFORMS
ruby
DEPENDENCIES
emeril (~> 0.8.0)
foodcritic (~> 4.0.0)
rake