-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
157 lines (150 loc) · 3.28 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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
GIT
remote: git://github.com/albanpeignier/capybara-mechanize.git
revision: 664f5903d2f3ebb2feb5f2b2fc7677e2ac25f0e4
specs:
capybara-mechanize (0.2.5)
capybara (~> 0.4.0)
mechanize (~> 1.0.0)
GIT
remote: git://projects.tryphon.priv/box
revision: 7be67ad907fe40dbc48089926ad859b5b82f86cb
specs:
tryphon-box (1.01)
activesupport (~> 3.2.17)
facter (~> 1.7.5)
httparty
steto
treetop
trollop
GIT
remote: git://projects.tryphon.priv/ruby-qemu
revision: 25b3d4afba8a0c881821c08e0ce1faf1b172ce9a
specs:
qemu (0.4)
daemons
GIT
remote: git://projects.tryphon.priv/system-builder
revision: 94cf7aff4c69a9129464a901e9e27568be2052c5
specs:
system-builder (0.0.26)
qemu
tryphon-vmbox
GIT
remote: git://projects.tryphon.priv/vmbox
revision: cfcc92a2f9ae5392920fa40211f89186dc4c2e37
specs:
tryphon-vmbox (0.0.1)
activesupport (~> 3.2.1)
httparty
json
net-scp
net-ssh
qemu (~> 0.4)
tryphon-box
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.20)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
builder (3.2.2)
capybara (0.4.1.2)
celerity (>= 0.7.9)
culerity (>= 0.2.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (>= 0.0.27)
xpath (~> 0.1.3)
celerity (0.9.2)
childprocess (0.5.5)
ffi (~> 1.0, >= 1.0.11)
cocaine (0.2.1)
cucumber (1.3.17)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
culerity (0.2.15)
daemons (1.1.9)
diff-lcs (1.2.5)
facter (1.7.6)
ffi (1.9.6)
gherkin (2.12.2)
multi_json (~> 1.3)
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.6.11)
json (1.8.1)
mechanize (1.0.0)
nokogiri (>= 1.2.1)
mime-types (2.4.3)
mini_portile (0.6.1)
multi_json (1.10.1)
multi_test (0.1.1)
multi_xml (0.5.5)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
parallel (1.3.3)
polyglot (0.3.5)
puppet (2.7.26)
facter (~> 1.5)
puppet-lint (1.1.0)
puppet-syntax (1.3.0)
rake
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.3.2)
rspec (3.1.0)
rspec-core (~> 3.1.0)
rspec-expectations (~> 3.1.0)
rspec-mocks (~> 3.1.0)
rspec-core (3.1.7)
rspec-support (~> 3.1.0)
rspec-expectations (3.1.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.1.0)
rspec-mocks (3.1.3)
rspec-support (~> 3.1.0)
rspec-support (3.1.2)
rubyzip (1.1.6)
selenium-webdriver (2.44.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
sshkey (1.6.1)
steto (0.0.7)
cocaine (= 0.2.1)
json
parallel
treetop (1.5.3)
polyglot (~> 0.3)
trollop (2.0)
websocket (1.2.1)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
capybara
capybara-mechanize!
cucumber
net-ssh
puppet (~> 2.7.21)
puppet-lint
puppet-syntax
qemu!
rake
rspec
sshkey
system-builder!
tryphon-box!
tryphon-vmbox!