-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
141 lines (135 loc) · 2.89 KB
/
Copy pathGemfile.lock
File metadata and controls
141 lines (135 loc) · 2.89 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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
GIT
remote: git://projects.tryphon.priv/box
revision: dc6c9f7c5132bc14fcd30720438c4d1aaee45c61
specs:
tryphon-box (1.02)
activesupport (~> 3.2.17)
facter (~> 1.7.5)
httparty
steto
treetop
trollop
GIT
remote: git://projects.tryphon.priv/ruby-qemu
revision: faaec24eec03299a5b9dab51f6fb4c1bae56b93f
specs:
qemu (1.0)
daemons
GIT
remote: git://projects.tryphon.priv/system-builder
revision: 3aedfdcb71cb40aa677151601d2e979588787a56
specs:
system-builder (0.0.26)
qemu
tryphon-vmbox
GIT
remote: git://projects.tryphon.priv/vmbox
revision: db7641ce6a76f8ce9586cfadedf8b9f1f460917b
specs:
tryphon-vmbox (0.0.1)
activesupport (~> 3.2.1)
httparty
json
net-scp
net-ssh
qemu (~> 1.0)
tryphon-box
GEM
remote: https://rubygems.org/
specs:
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
builder (3.2.2)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
cliver (0.3.2)
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)
daemons (1.2.2)
diff-lcs (1.2.5)
facter (1.7.6)
gherkin (2.12.2)
multi_json (~> 1.3)
httparty (0.13.3)
json (~> 1.8)
multi_xml (>= 0.5.2)
i18n (0.7.0)
json (1.8.2)
mime-types (2.4.3)
mini_portile (0.6.2)
multi_json (1.11.0)
multi_test (0.1.1)
multi_xml (0.5.5)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
parallel (1.4.1)
poltergeist (1.6.0)
capybara (~> 2.1)
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
polyglot (0.3.5)
puppet (2.7.26)
facter (~> 1.5)
puppet-lint (1.1.0)
puppet-syntax (1.3.0)
rake
rack (1.6.0)
rack-test (0.6.3)
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.4)
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.2)
rspec-support (~> 3.1.0)
rspec-support (3.1.1)
sshkey (1.6.1)
steto (0.0.7)
cocaine (= 0.2.1)
json
parallel
treetop (1.5.3)
polyglot (~> 0.3)
trollop (2.1.2)
websocket-driver (0.5.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
capybara
cucumber
net-ssh
poltergeist
puppet (~> 2.7.21)
puppet-lint
puppet-syntax
qemu!
rake
rspec
sshkey
system-builder!
tryphon-box!
tryphon-vmbox!