forked from travis-ci/travis-hub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
274 lines (265 loc) · 6.15 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
GIT
remote: git://github.com/getsentry/raven-ruby.git
revision: f6c79103e1ff07abc8a1863b5d2ec43d9527e0ed
specs:
sentry-raven (0.6.0)
faraday (>= 0.7.6)
hashie (>= 1.1.0)
uuidtools
GIT
remote: git://github.com/jamesgolick/rollout.git
revision: 3e7312cc018061b1ac6a8aeb9f11bbd0331da889
ref: v1.1.0
specs:
rollout (1.1.0)
GIT
remote: git://github.com/rkh/coder.git
revision: 44b0cf89b98caecc654dd1a724a448e17ef7aa6c
specs:
coder (0.4.0)
GIT
remote: git://github.com/travis-ci/travis-core.git
revision: 5ab40f0f8c972dddc3aba26026e726c3e9484ce1
specs:
travis-core (0.0.1)
actionmailer (~> 3.2.12)
activerecord (~> 3.2.12)
coder (~> 0.4.0)
data_migrations (~> 0.0.1)
gh
hashr (~> 0.0.19)
metriks (~> 0.9.7)
multi_json
pusher (~> 0.11.0)
railties (~> 3.2.12)
rake
redis (~> 3.0)
rollout (~> 1.1.0)
s3 (~> 0.3)
simple_states (~> 1.0.0)
thor (~> 0.14.6)
GIT
remote: git://github.com/travis-ci/travis-sidekiqs.git
revision: efcf4ebd44ebad4b3dfdbff6c24969f6bc97be1a
specs:
travis-sidekiqs (0.0.1)
sidekiq (~> 2.8.0)
GIT
remote: git://github.com/travis-ci/travis-support.git
revision: a19ad9390721c75513505fd60191633789f55a42
specs:
travis-support (0.0.1)
GIT
remote: https://gist.github.com/2087829.git
revision: c766c06b0bdbda3bd96c3f4e376249cafcbbfaaa
specs:
micro_migrations (0.0.1)
GEM
remote: https://rubygems.org/
specs:
actionmailer (3.2.16)
actionpack (= 3.2.16)
mail (~> 2.5.4)
actionpack (3.2.16)
activemodel (= 3.2.16)
activesupport (= 3.2.16)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
activemodel (3.2.16)
activesupport (= 3.2.16)
builder (~> 3.0.0)
activerecord (3.2.16)
activemodel (= 3.2.16)
activesupport (= 3.2.16)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-jdbc-adapter (1.3.5)
activerecord (>= 2.2)
activerecord-jdbcpostgresql-adapter (1.3.5)
activerecord-jdbc-adapter (~> 1.3.5)
jdbc-postgres (>= 9.1)
activesupport (3.2.16)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
arel (3.0.3)
atomic (1.1.14-java)
avl_tree (1.1.3)
backports (3.5.0)
bouncy-castle-java (1.5.0147)
builder (3.0.4)
celluloid (0.12.4)
facter (>= 1.6.12)
timers (>= 1.0.0)
coderay (1.1.0)
connection_pool (1.1.0)
crack (0.4.1)
safe_yaml (~> 0.9.0)
dalli (2.6.4)
data_migrations (0.0.1)
activerecord
rake
database_cleaner (0.8.0)
diff-lcs (1.1.3)
erubis (2.7.0)
facter (1.7.3)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.3)
ffi (1.9.3-java)
formatador (0.2.4)
gh (0.13.2)
addressable
backports
faraday (~> 0.8)
multi_json (~> 1.0)
net-http-persistent (>= 2.7)
net-http-pipeline
guard (1.8.3)
formatador (>= 0.2.4)
listen (~> 1.3)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-rspec (1.2.1)
guard (>= 1.1)
hashie (2.0.5)
hashr (0.0.22)
hike (1.2.3)
hitimes (1.2.1-java)
i18n (0.6.9)
jdbc-postgres (9.3.1100)
journey (1.0.4)
jruby-openssl (0.8.10)
bouncy-castle-java (>= 1.5.0147)
json (1.8.1-java)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
lumberjack (1.0.4)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
march_hare (2.0.0.rc4-java)
metaclass (0.0.1)
method_source (0.8.2)
metriks (0.9.9.5)
atomic (~> 1.0)
avl_tree (~> 1.1.2)
hitimes (~> 1.1)
mime-types (1.25.1)
mocha (0.10.5)
metaclass (~> 0.0.1)
multi_json (1.8.4)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
newrelic_rpm (3.4.2.1)
polyglot (0.3.3)
proxies (0.2.1)
pry (0.9.12.3)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry (0.9.12.3-java)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
spoon (~> 0.0)
pusher (0.11.3)
multi_json (~> 1.0)
signature (~> 0.1.6)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
railties (3.2.16)
actionpack (= 3.2.16)
activesupport (= 3.2.16)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.1.1)
rb-fsevent (0.9.3)
rb-inotify (0.9.2)
ffi (>= 0.5.0)
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
redis (3.0.7)
redis-namespace (1.3.2)
redis (~> 3.0.4)
rspec (2.7.0)
rspec-core (~> 2.7.0)
rspec-expectations (~> 2.7.0)
rspec-mocks (~> 2.7.0)
rspec-core (2.7.1)
rspec-expectations (2.7.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.7.0)
s3 (0.3.20)
proxies (~> 0.2.0)
safe_yaml (0.9.7)
sidekiq (2.8.0)
celluloid (~> 0.12.0)
connection_pool (~> 1.0)
multi_json (~> 1)
redis (~> 3)
redis-namespace
signature (0.1.7)
simple_states (1.0.1)
activesupport
hashr (~> 0.0.10)
slop (3.4.6)
spoon (0.0.4)
ffi
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
thor (0.14.6)
tilt (1.4.1)
timers (1.1.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.38)
uuidtools (2.1.4)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
PLATFORMS
java
DEPENDENCIES
activerecord-jdbcpostgresql-adapter (~> 1.3.0)
coder!
dalli
data_migrations (~> 0.0.1)
database_cleaner (~> 0.8.0)
guard
guard-rspec
jruby-openssl (~> 0.8.8)
march_hare (~> 2.0.0.rc2)
micro_migrations!
mocha (~> 0.10.0)
newrelic_rpm (~> 3.4.2)
rollout!
rspec (~> 2.7.0)
sentry-raven!
sidekiq
travis-core!
travis-sidekiqs!
travis-support!
webmock (~> 1.8.0)