-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
56 lines (53 loc) · 1015 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
44
45
46
47
48
49
50
51
52
53
54
55
56
PATH
remote: .
specs:
chef-sudo (0.2.0)
chef
GEM
remote: http://rubygems.org/
specs:
abstract (1.0.0)
bunny (0.6.0)
chef (0.9.8)
bunny (>= 0.6.0)
erubis
extlib
highline
json (<= 1.4.2)
mixlib-authentication (>= 1.1.0)
mixlib-cli (>= 1.1.0)
mixlib-config (>= 1.1.0)
mixlib-log (>= 1.1.0)
moneta
ohai (>= 0.5.6)
rest-client (>= 1.0.4, <= 1.5.1)
uuidtools
erubis (2.6.6)
abstract (>= 1.0.0)
extlib (0.9.15)
highline (1.6.1)
json (1.4.2)
mime-types (1.16)
mixlib-authentication (1.1.4)
mixlib-log
mixlib-cli (1.2.0)
mixlib-config (1.1.2)
mixlib-log (1.1.0)
moneta (0.6.0)
ohai (0.5.6)
extlib
json (<= 1.4.2)
mixlib-cli
mixlib-config
mixlib-log
systemu
rest-client (1.5.1)
mime-types (>= 1.16)
systemu (1.2.0)
uuidtools (2.1.1)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
chef
chef-sudo!