-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
541 lines (529 loc) · 12 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
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
GIT
remote: git://github.com/amatsuda/kaminari.git
revision: 7d209354119a8d5d273def3a7f5c6d011c4baa0a
specs:
kaminari (0.14.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
GIT
remote: git://github.com/andi/simple-navigation.git
revision: 04315d6dd5a1bde7d02e4c49d89a90a283c67a31
specs:
simple-navigation (3.10.1)
activesupport (>= 2.3.2)
GIT
remote: git://github.com/edgarjs/ajaxful-rating.git
revision: f22e2c38d601f8279e959fbe9a578b2314235505
branch: rails3
specs:
ajaxful_rating (3.0.0.beta8)
GIT
remote: git://github.com/guiocavalcanti/scribd_fu.git
revision: 422926986f993bf4d72fcaa981dea221ecc86641
branch: without-scape
specs:
scribd_fu (2.0.11)
rscribd
GIT
remote: git://github.com/jongilbraith/simple-private-messages.git
revision: 7ba7d3c9f7670ef3bddfc90390a49556a94f7013
specs:
simple-private-messages (0.0.0)
GIT
remote: git://github.com/mbleigh/acts-as-taggable-on.git
revision: 18d95ef13700a90d9cf1eb40e24ceb0d3bfe90e7
specs:
acts-as-taggable-on (2.4.1.pre)
rails (>= 3, < 5)
GIT
remote: git://github.com/patmaddox/no-peeping-toms.git
revision: 7e4148731caf9a09d8f3c91a8e5303d369753643
specs:
no_peeping_toms (2.1.3)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
GIT
remote: [email protected]:redu/analytics.git
revision: 81559623dfcc9d9ddf90b4bc03ab31cc2216fd58
specs:
redu_analytics (0.0.3)
lazy_high_charts
GIT
remote: [email protected]:redu/invitable.git
revision: 8f56a767909ab59220964304fb78364f49a42315
specs:
invitable (0.0.7)
rails (>= 3.0.10)
GIT
remote: [email protected]:redu/vis_client.git
revision: 4e73d1de4004d60f63d891c8232e799664b2d5a4
branch: ruby-1-9-3
specs:
vis_client (0.0.7)
activerecord (~> 3)
bson_ext (~> 1.5)
configurable
delayed_job_mongoid
faraday
json
mongoid (~> 2.7)
roar
valium
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
remote: http://reduadmin:[email protected]/
specs:
aasm (3.0.16)
actionmailer (3.2.13)
actionpack (= 3.2.13)
mail (~> 2.5.3)
actionpack (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
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.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
activerecord (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activerecord-import (0.3.1)
activerecord (~> 3.0)
activerecord (~> 3.0)
activeresource (3.2.13)
activemodel (= 3.2.13)
activesupport (= 3.2.13)
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
acts_as_tree (0.1.1)
addressable (2.3.4)
amq-client (1.0.2)
amq-protocol (>= 1.2.0)
eventmachine
amq-protocol (1.6.0)
amqp (1.0.2)
amq-client (~> 1.0.2)
amq-protocol (>= 1.3.0)
eventmachine
arel (3.0.2)
asset_sync (0.5.4)
activemodel
fog
authlogic (3.3.0)
activerecord (>= 3.2)
activesupport (>= 3.2)
awesome_nested_fields (0.6.4)
rails (>= 3.0.0)
aws-s3 (0.6.3)
builder
mime-types
xml-simple
aws-sdk (1.9.2)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
bourne (1.4.0)
mocha (~> 0.13.2)
bson (1.8.6)
bson_ext (1.8.6)
bson (~> 1.8.6)
builder (3.0.4)
bunny (0.9.0.pre13)
amq-protocol (>= 1.6.0)
cancan (1.6.10)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
chronic (0.9.1)
chunky_png (1.2.8)
ckeditor (3.4.2.pre)
mime-types (>= 1.16)
classy_enum (3.2.1)
rails (>= 3.0)
cocaine (0.3.2)
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)
config_parser (0.5.5)
configurable (1.0.0)
config_parser (~> 0.5.4)
lazydoc (~> 1.0)
cookiejar (0.3.0)
crack (0.3.2)
css_parser (1.3.4)
addressable
daemons (1.0.10)
dalli (2.6.3)
date_validator (0.6.4)
activemodel (>= 3)
debugger (1.6.0)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.1)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.2)
deep_cloneable (1.5.1)
activerecord (>= 3.1)
delayed_job (3.0.5)
activesupport (~> 3.0)
delayed_job_mongoid (1.1.0)
delayed_job (~> 3.0)
mongo (~> 1.6)
mongoid (>= 2.0)
destroy_soon (0.0.6)
activerecord (>= 3.0.20)
activesupport (>= 3.0.20)
rake
diff-lcs (1.2.4)
dynamic_form (1.1.4)
em-http-request (1.0.3)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
em-socksify (0.2.1)
eventmachine (>= 1.0.0.beta.4)
erubis (2.7.0)
eventmachine (1.0.3)
exceptional (2.0.33)
rack
excon (0.21.0)
execjs (1.4.0)
multi_json (~> 1.0)
ey_config (0.0.6)
factory_girl (4.2.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.2.1)
factory_girl (~> 4.2.0)
railties (>= 3.0.0)
faraday (0.8.7)
multipart-post (~> 1.1)
ffi (1.8.1)
fog (1.11.1)
builder
excon (~> 0.20)
formatador (~> 0.2.0)
json (~> 1.7)
mime-types
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.4)
fssm (0.2.10)
hash-deep-merge (0.1.1)
hashie (2.0.4)
hike (1.2.2)
hooks (0.3.1)
htmlentities (4.3.1)
http_parser.rb (0.5.3)
httpauth (0.2.0)
humanizer (2.4.4)
i18n (0.6.1)
jasmine (1.3.2)
jasmine-core (~> 1.3.1)
rack (~> 1.0)
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.3.1)
journey (1.0.4)
jquery-rails (2.2.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.0)
jwt (0.1.6)
multi_json (>= 1.0)
lazy_high_charts (1.4.2)
bundler (>= 1.0)
hash-deep-merge
lazydoc (1.0)
libv8 (3.11.8.17)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
metaclass (0.0.1)
mime-types (1.23)
mocha (0.13.3)
metaclass (~> 0.0.1)
mongo (1.8.6)
bson (~> 1.8.6)
mongoid (2.7.1)
activemodel (~> 3.1)
mongo (~> 1.8)
tzinfo (~> 0.3.22)
multi_json (1.7.4)
multipart-post (1.2.0)
mysql2 (0.3.11)
net-scp (1.1.1)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
newrelic_rpm (3.6.2.96)
nokogiri (1.5.9)
oauth (0.4.7)
oauth-plugin (0.4.1)
multi_json
oauth (~> 0.4.4)
oauth2 (>= 0.5.0)
rack
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.1.4)
hashie (>= 1.2, < 3)
rack
omniauth-facebook (1.4.1)
omniauth-oauth2 (~> 1.1.0)
omniauth-oauth2 (1.1.1)
oauth2 (~> 0.8.0)
omniauth (~> 1.0)
pagseguro (0.1.13)
paperclip (2.7.5)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (~> 0.3.0)
mime-types
polyglot (0.3.3)
pr_geohash (1.0.0)
premailer (1.7.3)
css_parser (>= 1.1.9)
htmlentities (>= 4.0.0)
premailer-rails (1.4.0)
premailer (~> 1.7)
rails (>= 3)
pusher (0.11.3)
multi_json (~> 1.0)
signature (~> 0.1.6)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-cors (0.2.7)
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (3.2.13)
actionmailer (= 3.2.13)
actionpack (= 3.2.13)
activerecord (= 3.2.13)
activeresource (= 3.2.13)
activesupport (= 3.2.13)
bundler (~> 1.0)
railties (= 3.2.13)
rails3-generators (1.0.0)
railties (>= 3.0.0)
rails_autolink (1.1.0)
rails (> 3.1)
railties (3.2.13)
actionpack (= 3.2.13)
activesupport (= 3.2.13)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (10.0.4)
rdoc (3.12.2)
json (~> 1.4)
redu-has_friends (1.0.0)
ref (1.0.4)
remotipart (1.0.5)
representable (1.5.3)
multi_json
nokogiri
roar (0.11.18)
representable (>= 1.5.2)
roar-rails (0.1.0)
actionpack
hooks
railties (>= 3.0.0)
representable (~> 1.4)
roar (~> 0.11.13)
test_xml (>= 0.1.6)
route_translator (3.1.0)
rscribd (1.3.0)
mime-types
rsolr (1.0.9)
builder (>= 2.1.2)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
rspec-rails (2.13.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
ruby-hmac (0.4.0)
ruby-prof (0.13.0)
rubyzip (0.9.9)
sass (3.2.8)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.32.1)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
shoulda-matchers (1.5.6)
activesupport (>= 3.0.0)
bourne (~> 1.3)
signature (0.1.7)
simple_acts_as_list (0.0.1)
activesupport
sprockets (2.2.2)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sunspot (2.0.0)
pr_geohash (~> 1.0)
rsolr (~> 1.0.7)
sunspot_rails (2.0.0)
nokogiri
sunspot (= 2.0.0)
sunspot_solr (2.0.0)
test_xml (0.1.6)
nokogiri (>= 1.3.2)
therubyracer (0.11.4)
libv8 (~> 3.11.8.12)
ref
thor (0.18.1)
tilt (1.4.1)
treetop (1.4.12)
polyglot
polyglot (>= 0.3.1)
truncate_html (0.9.2)
turbo-sprockets-rails3 (0.3.6)
railties (> 3.2.8, < 4.0.0)
sprockets (>= 2.0.0)
tzinfo (0.3.37)
uglifier (2.1.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
untied-publisher (0.0.7.pre3)
activerecord
amqp
bunny (>= 0.0.9.pre13)
configurable
json
representable
useragent (0.6.0)
uuidtools (2.1.3)
valium (0.5.0)
activerecord (>= 3.0.2)
webmock (1.11.0)
addressable (>= 2.2.7)
crack (>= 0.3.2)
websocket (1.0.7)
whenever (0.8.2)
xml-simple (1.1.2)
yajl-ruby (1.1.0)
zencoder (2.4.4)
multi_json
PLATFORMS
ruby
DEPENDENCIES
aasm
activerecord-import
acts-as-taggable-on!
acts_as_tree (~> 0.1.1)
ajaxful_rating!
asset_sync
authlogic
awesome_nested_fields
aws-s3
aws-sdk
bson_ext
bundler (~> 1.2)
cancan (~> 1.6.7)
chronic
ckeditor (= 3.4.2.pre)
classy_enum
compass-rails
daemons (= 1.0.10)
dalli
date_validator
debugger
deep_cloneable
delayed_job_mongoid
destroy_soon
dynamic_form
em-http-request
eventmachine
exceptional
ey_config
factory_girl_rails
humanizer
invitable!
jasmine
jquery-rails (>= 1.0.12)
kaminari!
mime-types
mysql2
newrelic_rpm
no_peeping_toms!
oauth-plugin (~> 0.4.0)
omniauth
omniauth-facebook
pagseguro (~> 0.1.10)
paperclip (~> 2.7.5)
premailer-rails
pusher
rack-cors
rails (~> 3.2.13)
rails3-generators
rails_autolink
rake (~> 10.0.4)
redu-has_friends (~> 1.0)
redu_analytics!
remotipart (~> 1.0)
roar-rails
route_translator
rspec-rails (~> 2.13)
ruby-prof
rubyzip
sass-rails (~> 3.2)
scribd_fu!
shoulda-matchers (~> 1)
simple-navigation!
simple-private-messages (= 0.0.0)!
simple_acts_as_list
sunspot_rails
sunspot_solr
therubyracer
truncate_html
turbo-sprockets-rails3
uglifier (~> 2)
untied-publisher (~> 0.0.7.pre3)
useragent
valium
vis_client!
webmock
whenever
yajl-ruby
zencoder