-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
119 lines (114 loc) · 2.3 KB
/
Copy pathGemfile.lock
File metadata and controls
119 lines (114 loc) · 2.3 KB
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
GIT
remote: git://projects.tryphon.priv/box
revision: b0b563c17147ae3332d1feba7fac9d4c46e186f9
specs:
tryphon-box (0.19)
activesupport (~> 3.2.17)
facter (~> 1.7.5)
httparty
steto
treetop
trollop
GIT
remote: git://projects.tryphon.priv/vmbox
revision: 0fcaa24beeafcd99c084544518cb21f25a2ff1e9
specs:
tryphon-vmbox (0.0.1)
activesupport (~> 3.2.1)
json
net-scp
net-ssh
qemu (~> 0.4)
tryphon-box
PATH
remote: .
specs:
system-builder (0.0.26)
qemu
tryphon-vmbox
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
cocaine (0.2.1)
coderay (1.1.0)
daemons (1.1.9)
diff-lcs (1.1.2)
facter (1.7.6)
fakeweb (1.3.0)
ffi (1.9.3)
formatador (0.2.4)
guard (2.5.1)
formatador (>= 0.2.4)
listen (~> 2.6)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rspec (1.2.1)
guard (>= 1.1)
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.6.11)
json (1.8.1)
listen (2.6.1)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.4)
method_source (0.8.2)
multi_json (1.10.1)
multi_xml (0.5.5)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nio4r (1.0.0)
parallel (1.2.2)
polyglot (0.3.5)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
qemu (0.4)
daemons
rake (0.9.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
slop (3.4.7)
steto (0.0.7)
cocaine (= 0.2.1)
json
parallel
thor (0.18.1)
timers (1.1.0)
treetop (1.5.3)
polyglot (~> 0.3)
trollop (2.0)
PLATFORMS
ruby
DEPENDENCIES
fakeweb
guard
guard-rspec
rake
rspec
system-builder!
tryphon-box!
tryphon-vmbox!