-
Notifications
You must be signed in to change notification settings - Fork 62
/
Gemfile.lock
383 lines (372 loc) · 8.58 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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
GIT
remote: git://github.com/GreenplumChorus/gnip.git
revision: abc2ca172564e08405e965e980bfec7f5f28e6ee
specs:
chorusgnip (0.0.1)
GIT
remote: git://github.com/GreenplumChorus/jetpack.git
revision: 529c16d730de7e15840f0b2826254faeaf67f53e
specs:
jetpack (0.1.2)
GIT
remote: git://github.com/GreenplumChorus/mizuno.git
revision: 0643d9699e8dea73ee5a2043e4f15ce43c88ba4b
branch: 0.6.4_changes
specs:
mizuno (0.6.4)
childprocess (>= 0.2.6)
choice (>= 0.1.0)
ffi (>= 1.0.0)
rack (>= 1.0.0)
GIT
remote: git://github.com/GreenplumChorus/postgresql_cursor.git
revision: 75b41556ef2c2d9dfc3ea110d541ffcc7e8ed5fb
specs:
postgresql_cursor (0.4.0)
activerecord
GIT
remote: git://github.com/GreenplumChorus/queue_classic.git
revision: 9cb4568adf5a77f48a1a1600b7058b82ac36f4fb
specs:
queue_classic (2.0.0)
scrolls (~> 0.0.8)
GIT
remote: git://github.com/GreenplumChorus/rspec_api_documentation.git
revision: f2df822e0d9a70099aec3b1ccbdde5a6c210eb83
specs:
rspec_api_documentation (0.8.0)
activesupport (>= 3.0.0)
i18n (>= 0.1.0)
json (>= 1.4.6)
mustache (>= 0.99.4)
rspec (>= 2.6.0)
webmock (>= 1.7.0)
GIT
remote: git://github.com/jruby/activerecord-jdbc-adapter.git
revision: 5dbbb9a1ac36c596ee35163bb593fe9c5101b420
specs:
activerecord-jdbc-adapter (1.2.2)
activerecord-jdbcpostgresql-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-postgres (>= 9.0, < 9.2)
GIT
remote: git://github.com/pivotal/sunspot_matchers.git
revision: e4488522e02da1f58c5117dbc38800deb32ffbd3
branch: sunspot_2_pre
specs:
sunspot_matchers (2.0.0.pre.120417)
GIT
remote: [email protected]:GreenplumChorus/tableau.git
revision: 1feb9469fb891ee840f65e6a9c3bf0f48e5a5eeb
specs:
tabcmd_gem (0.0.1)
highline
hpricot
rchardet19
GEM
remote: http://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
actionmailer (3.2.5)
actionpack (= 3.2.5)
mail (~> 2.4.4)
actionpack (3.2.5)
activemodel (= 3.2.5)
activesupport (= 3.2.5)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.1)
rack (~> 1.4.0)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.3)
activemodel (3.2.5)
activesupport (= 3.2.5)
builder (~> 3.0.0)
activerecord (3.2.5)
activemodel (= 3.2.5)
activesupport (= 3.2.5)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.5)
activemodel (= 3.2.5)
activesupport (= 3.2.5)
activesupport (3.2.5)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
allowy (0.2.5)
activesupport (~> 3.2)
i18n
arel (3.0.2)
attr_encrypted (1.2.1)
encryptor (>= 1.1.1)
bouncy-castle-java (1.5.0146.1)
builder (3.0.4)
capybara (1.1.2)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
selenium-webdriver (~> 2.0)
xpath (~> 0.1.4)
capybara-screenshot (0.2)
capybara (>= 1.0)
childprocess (0.3.6)
ffi (~> 1.0, >= 1.0.6)
choice (0.1.6)
chunky_png (1.2.6)
ci_reporter (1.7.2)
builder (>= 2.1.2)
clockwork (0.4.0)
tzinfo
cocaine (0.2.1)
columnize (0.3.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
crack (0.3.1)
database_cleaner (0.7.2)
diff-lcs (1.1.3)
encryptor (1.1.3)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (3.3.0)
activesupport (>= 3.0.0)
fakefs (0.4.0)
faker (1.1.2)
i18n (~> 0.5)
fakeweb (1.3.0)
ffi (1.1.5)
ffi (1.1.5-java)
fixture_builder (0.3.3)
activerecord (>= 2)
activesupport (>= 2)
foreman (0.46.0)
thor (>= 0.13.6)
foreman (0.46.0-java)
posix-spawn (~> 0.3.6)
thor (>= 0.13.6)
forgery (0.5.0)
fssm (0.2.9)
fuubar (1.0.0)
rspec (~> 2.0)
rspec-instafail (~> 0.2.0)
ruby-progressbar (~> 0.0.10)
handlebars_assets (0.4.4)
execjs (>= 1.2.9)
sprockets (>= 2.0.3)
tilt
hashie (1.2.0)
headless (0.3.1)
highline (1.6.15)
hike (1.2.1)
hpricot (0.8.6)
hpricot (0.8.6-java)
i18n (0.6.1)
jasmine (1.2.0)
jasmine-core (>= 1.2.0)
rack (~> 1.0)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.2.0)
jdbc-postgres (9.1.901)
journey (1.0.3)
jruby-openssl (0.7.7)
bouncy-castle-java (>= 1.5.0146.1)
json (1.7.5)
json (1.7.5-java)
libwebsocket (0.1.5)
addressable
license_finder (0.7.0)
bundler
linecache (0.46)
rbx-require-relative (> 0.0.4)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.19)
multi_json (1.3.6)
mustache (0.99.4)
net-ldap (0.3.1)
newrelic_rpm (3.4.1)
nokogiri (1.5.5)
nokogiri (1.5.5-java)
open4 (1.3.0)
paperclip (3.0.4)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (>= 0.0.2)
mime-types
polyglot (0.3.3)
posix-spawn (0.3.6)
pr_geohash (1.0.0)
quiet_assets (1.0.1)
railties (~> 3.1)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.5)
actionmailer (= 3.2.5)
actionpack (= 3.2.5)
activerecord (= 3.2.5)
activeresource (= 3.2.5)
activesupport (= 3.2.5)
bundler (~> 1.0)
railties (= 3.2.5)
railties (3.2.5)
actionpack (= 3.2.5)
activesupport (= 3.2.5)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.2.2)
rbx-require-relative (0.0.9)
rchardet19 (1.3.5)
rdoc (3.12)
json (~> 1.4)
rr (1.0.4)
rsolr (1.0.8)
builder (>= 2.1.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-instafail (0.2.4)
rspec-mocks (2.11.3)
rspec-rails (2.11.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec (~> 2.11.0)
ruby-debug (0.10.4)
columnize (>= 0.1)
ruby-debug-base (~> 0.10.4.0)
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby-debug-base (0.10.4-java)
ruby-progressbar (0.0.10)
rubyzip (0.9.9)
sass (3.2.1)
sass-rails (3.2.5)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
scrolls (0.0.9)
selenium-webdriver (2.25.0)
childprocess (>= 0.2.5)
libwebsocket (~> 0.1.3)
multi_json (~> 1.0)
rubyzip
shoulda-matchers (1.1.0)
activesupport (>= 3.0.0)
sprockets (2.1.3)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sunspot (2.0.0.pre.120720)
pr_geohash (~> 1.0)
rsolr (~> 1.0.7)
sunspot_rails (2.0.0.pre.120720)
nokogiri
sunspot (= 2.0.0.pre.120720)
sunspot_solr (2.0.0.pre.120720)
therubyrhino (1.73.4)
thor (0.16.0)
tilt (1.3.3)
timecop (0.3.5)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
turbo-sprockets-rails3 (0.1.10)
railties (>= 3.1.0)
sprockets (>= 2.0.0)
tzinfo (0.3.33)
uglifier (1.2.4)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
vcr (2.1.1)
webmock (1.8.11)
addressable (>= 2.2.7)
crack (>= 0.1.7)
will_paginate (3.0.3)
xpath (0.1.4)
nokogiri (~> 1.3)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
java
ruby
DEPENDENCIES
activerecord-jdbc-adapter!
activerecord-jdbcpostgresql-adapter!
allowy
attr_encrypted
capybara
capybara-screenshot
chorusgnip!
chunky_png
ci_reporter
clockwork
compass-rails
database_cleaner
factory_girl
fakefs
faker
fakeweb
fixture_builder
foreman (= 0.46)
forgery
fuubar
handlebars_assets
hashie
headless
jasmine
jetpack!
journey (= 1.0.3)
jruby-openssl
license_finder
mizuno!
net-ldap
newrelic_rpm
nokogiri
paperclip (= 3.0.4)
postgresql_cursor!
queue_classic!
quiet_assets
rails (= 3.2.5)
rake
rr
rspec-rails
rspec_api_documentation!
ruby-debug
sass-rails
shoulda-matchers
sunspot_matchers!
sunspot_rails (= 2.0.0.pre.120720)
sunspot_solr (= 2.0.0.pre.120720)
tabcmd_gem!
therubyrhino
timecop
turbo-sprockets-rails3
uglifier (>= 1.0.3)
vcr
will_paginate
yui-compressor