-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
568 lines (555 loc) · 12.6 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
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
GIT
remote: git://github.com/100hz/rails-settings.git
revision: 160bbca5386790a602ec420636f02ee6ce43d8b8
specs:
rails-settings (0.1.2)
rails (>= 3.0.0)
GIT
remote: git://github.com/Prizzm/acts_as_follower.git
revision: 43ae06e94ed9b797d611c5294967b5b98a79b48d
specs:
acts_as_follower (0.0.0)
GIT
remote: git://github.com/Prizzm/facebook_test_users.git
revision: 271326ff46bc43303fbe4f18701b95832953d946
specs:
facebook_test_users (0.0.2)
json_pure (~> 1.5.0)
rest-client (~> 1.6.1)
thor (~> 0.14.6)
GIT
remote: git://github.com/Prizzm/heroku-rails.git
revision: c75aa7c59faf09bc03bdecb7ba0fce36c85bae6b
specs:
heroku-rails (0.3.2)
heroku (>= 1.11.0)
GIT
remote: git://github.com/Prizzm/tunnlr_connector.git
revision: 02ccdae70a149e4e1e1b6aac9051a3c7333d1228
specs:
tunnlr_connector (1.0.2)
highline (>= 1.5.0)
net-ssh (>= 2.0.15)
GIT
remote: git://github.com/bmabey/database_cleaner.git
revision: 7f477031e9c2f075efe2f2513ffc90522c334af1
specs:
database_cleaner (0.6.7)
GIT
remote: git://github.com/jnicklas/carrierwave.git
revision: dcdfbed7b0571ac4971a297af9727a9de72ae5c6
specs:
carrierwave (0.5.7)
activesupport (~> 3.0)
GIT
remote: git://github.com/johnbintz/guard-rails.git
revision: 3dd64624d17b08770c746146e0b63906f66e4bfd
specs:
guard-rails (0.0.4)
guard (>= 0.2.2)
GIT
remote: git://github.com/josevalim/inherited_resources.git
revision: 289669a0dc3233f0b44a7daead8f56cbac9971e3
specs:
inherited_resources (1.3.0)
has_scope (~> 0.5.0)
responders (~> 0.6.0)
GIT
remote: git://github.com/plataformatec/devise.git
revision: 4964f53a42a3d434ee6d731d6f999d8dae13dada
ref: 4964f53a42a3d434ee6d731d6f999d8dae13dada
specs:
devise (1.4.0.dev)
bcrypt-ruby (~> 2.1.2)
orm_adapter (~> 0.0.3)
warden (~> 1.0.3)
GIT
remote: git://github.com/voormedia/rails-erd.git
revision: 643c3ab9aa811758d278d3ddab0268f47e2b97d9
specs:
rails-erd (0.5.0pre)
activerecord (~> 3.0)
activesupport (~> 3.0)
choice (~> 0.1.4)
ruby-graphviz (~> 1.0)
GEM
remote: http://gems.rubyforge.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
ParseTree (3.0.7)
RubyInline (>= 3.7.0)
sexp_processor (>= 3.0.0)
Platform (0.4.0)
RubyInline (3.10.0)
ZenTest (~> 4.3)
ZenTest (4.5.0)
abstract (1.0.0)
actionmailer (3.0.9)
actionpack (= 3.0.9)
mail (~> 2.2.19)
actionpack (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
rack (~> 1.2.1)
rack-mount (~> 0.6.14)
rack-test (~> 0.5.7)
tzinfo (~> 0.3.23)
activemodel (3.0.9)
activesupport (= 3.0.9)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activeresource (3.0.9)
activemodel (= 3.0.9)
activesupport (= 3.0.9)
activesupport (3.0.9)
acts-as-taggable-on (2.1.1)
rails
acts_as_commentable_with_threading (1.1.1)
activerecord (~> 3.0)
activesupport (~> 3.0)
moretea-awesome_nested_set
acts_as_list (0.1.4)
addressable (2.2.4)
airbrake (3.0.3)
activesupport
builder
archive-tar-minitar (0.5.2)
arel (2.0.10)
attr_required (0.0.3)
autotest-rails (4.1.1)
ZenTest (= 4.5)
aws-sdk (1.1.3)
httparty (~> 0.7)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
babosa (0.3.5)
bcrypt-ruby (2.1.4)
bson (1.3.1)
bson_ext (1.3.1)
builder (2.1.2)
capybara (1.1.1)
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)
childprocess (0.2.2)
ffi (~> 1.0.6)
choice (0.1.4)
chunky_png (1.2.1)
columnize (0.3.4)
compass (0.11.5)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
crack (0.1.8)
csv-mapper (0.5.1)
fastercsv
curb (0.7.15)
daemons (1.1.4)
default_value_for (1.0.5)
devise_invitable (0.5.1)
devise (>= 1.3.1, < 1.5)
rails (>= 3.0.0, < 3.2)
diff-lcs (1.1.3)
em-websocket (0.3.1)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
erubis (2.6.6)
abstract (>= 1.0.0)
escape_utils (0.2.3)
eventmachine (0.12.10)
excon (0.6.5)
factory_girl (2.1.0)
factory_girl_rails (1.2.0)
factory_girl (~> 2.1.0)
railties (>= 3.0.0)
faker (0.9.5)
i18n (~> 0.4)
faraday (0.6.1)
addressable (~> 2.2.4)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
fastercsv (1.5.4)
fb_graph (2.0.2)
httpclient (>= 2.2.0.2)
rack-oauth2 (>= 0.8.0)
ffi (1.0.9)
flash_cookie_session (1.1.1)
rails (~> 3.0)
fog (0.9.0)
builder
excon (~> 0.6.1)
formatador (>= 0.1.3)
json
mime-types
net-scp (>= 1.0.4)
net-ssh (>= 2.1.4)
nokogiri (>= 1.4.4)
ruby-hmac
forgery (0.4.1)
nokogiri (~> 1.4)
formatador (0.2.1)
formtastic (1.2.4)
actionpack (>= 2.3.7)
activesupport (>= 2.3.7)
i18n (~> 0.4)
friendly_id (3.3.0.1)
babosa (~> 0.3.0)
fssm (0.2.7)
growl (1.0.3)
guard (0.6.3)
thor (~> 0.14.6)
guard-bundler (0.1.3)
bundler (>= 1.0.0)
guard (>= 0.2.2)
guard-compass (0.0.6)
compass (>= 0.10.5)
guard (>= 0.2.1)
guard-jammit (0.2.0)
guard
jammit
guard-livereload (0.3.1)
em-websocket (>= 0.2.0)
guard (>= 0.4.0)
multi_json (~> 1.0.3)
guard-rspec (0.4.3)
guard (>= 0.4.0)
guard-shell (0.1.1)
guard (>= 0.2.0)
haml (3.1.2)
haml-rails (0.3.4)
actionpack (~> 3.0)
activesupport (~> 3.0)
haml (~> 3.0)
railties (~> 3.0)
has_scope (0.5.1)
hashie (1.1.0)
heroku (2.6.1)
launchy (>= 0.3.2)
rest-client (~> 1.6.1)
rubyzip
term-ansicolor (~> 1.0.5)
highline (1.6.2)
hirb (0.5.0)
hpricot (0.8.4)
httparty (0.7.8)
crack (= 0.1.8)
httpclient (2.2.1)
i18n (0.5.0)
jammit (0.6.3)
yui-compressor (>= 0.9.3)
jquery-rails (1.0.13)
railties (~> 3.0)
thor (~> 0.14)
json (1.5.4)
json_pure (1.5.4)
spruz (~> 0.2.8)
jwt (0.1.3)
json (>= 1.2.4)
launchy (2.0.3)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
lorempixum (0.0.3)
mail (2.2.19)
activesupport (>= 2.3.6)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mash (0.1.1)
mechanize (2.0.1)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (~> 1.8)
nokogiri (~> 1.4)
webrobots (~> 0.0, >= 0.0.9)
mime-types (1.16)
mongo (1.3.1)
bson (>= 1.3.1)
mongoid (2.2.0)
activemodel (~> 3.0)
mongo (~> 1.3)
tzinfo (~> 0.3.22)
moretea-awesome_nested_set (1.4.3.1)
activerecord (~> 3.0.0)
multi_json (1.0.3)
multi_xml (0.2.2)
multipart-post (1.1.3)
net-http-digest_auth (1.1.1)
net-http-persistent (1.9)
net-ldap (0.2.2)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.2.1)
nokogiri (1.4.7)
oa-basic (0.2.6)
oa-core (= 0.2.6)
rest-client (~> 1.6.0)
oa-core (0.2.6)
oa-enterprise (0.2.6)
addressable (= 2.2.4)
net-ldap (~> 0.2.2)
nokogiri (~> 1.4.2)
oa-core (= 0.2.6)
pyu-ruby-sasl (~> 0.0.3.1)
rubyntlm (~> 0.1.1)
oa-more (0.2.6)
multi_json (~> 1.0.0)
oa-core (= 0.2.6)
rest-client (~> 1.6.0)
oa-oauth (0.2.6)
faraday (~> 0.6.1)
multi_json (~> 1.0.0)
multi_xml (~> 0.2.2)
oa-core (= 0.2.6)
oauth (~> 0.4.0)
oauth2 (~> 0.4.1)
oa-openid (0.2.6)
oa-core (= 0.2.6)
rack-openid (~> 1.3.1)
ruby-openid-apps-discovery (~> 1.2.0)
oauth (0.4.5)
oauth2 (0.4.1)
faraday (~> 0.6.1)
multi_json (>= 0.0.5)
omniauth (0.2.6)
oa-basic (= 0.2.6)
oa-core (= 0.2.6)
oa-enterprise (= 0.2.6)
oa-more (= 0.2.6)
oa-oauth (= 0.2.6)
oa-openid (= 0.2.6)
open4 (1.1.0)
orm_adapter (0.0.5)
pg (0.11.0)
polyglot (0.3.2)
pyu-ruby-sasl (0.0.3.3)
rack (1.2.3)
rack-mount (0.6.14)
rack (>= 1.0.0)
rack-oauth2 (0.9.2)
activesupport (>= 2.3)
attr_required (>= 0.0.3)
httpclient (>= 2.2.0.2)
i18n
json (>= 1.4.3)
rack (>= 1.1)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rack-test (0.5.7)
rack (>= 1.0)
rails (3.0.9)
actionmailer (= 3.0.9)
actionpack (= 3.0.9)
activerecord (= 3.0.9)
activeresource (= 3.0.9)
activesupport (= 3.0.9)
bundler (~> 1.0)
railties (= 3.0.9)
rails-footnotes (3.7.4)
rails (>= 3.0.0)
railties (3.0.9)
actionpack (= 3.0.9)
activesupport (= 3.0.9)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.4)
rake (0.9.2)
randexp (0.1.5)
ParseTree
random_data (1.5.2)
rb-fsevent (0.4.3.1)
rdoc (3.9.4)
redis (2.2.2)
redis-namespace (1.0.3)
redis (< 3.0.0)
remotipart (0.3.4)
responders (0.6.4)
resque (1.19.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rest-client (1.6.7)
mime-types (>= 1.16)
rmagick (2.13.1)
rspec (2.6.0)
rspec-core (~> 2.6.0)
rspec-expectations (~> 2.6.0)
rspec-mocks (~> 2.6.0)
rspec-core (2.6.4)
rspec-expectations (2.6.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.6.0)
rspec-rails (2.6.1)
actionpack (~> 3.0)
activesupport (~> 3.0)
railties (~> 3.0)
rspec (~> 2.6.0)
ruby-debug-base19 (0.11.25)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby_core_source (>= 0.1.4)
ruby-debug19 (0.11.6)
columnize (>= 0.3.1)
linecache19 (>= 0.5.11)
ruby-debug-base19 (>= 0.11.19)
ruby-graphviz (1.0.0)
ruby-hmac (0.4.0)
ruby-openid (2.1.8)
ruby-openid-apps-discovery (1.2.0)
ruby-openid (>= 2.1.7)
ruby_core_source (0.1.5)
archive-tar-minitar (>= 0.5.2)
rubyntlm (0.1.1)
rubyzip (0.9.4)
sass (3.1.7)
selenium-webdriver (2.5.0)
childprocess (>= 0.2.1)
ffi (>= 1.0.7)
json_pure
rubyzip
sequel (3.20.0)
sexp_processor (3.0.6)
sinatra (1.0)
rack (>= 1.0)
spruz (0.2.13)
sqlite3 (1.3.4)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
taps (0.3.23)
rack (>= 1.0.1)
rest-client (>= 1.4.0, < 1.7.0)
sequel (~> 3.20.0)
sinatra (~> 1.0.0)
sqlite3-ruby (~> 1.2)
term-ansicolor (1.0.6)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
twilio-ruby (3.3.1)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.0.3)
twitter (0.6.3)
httparty (>= 0.4.2)
mash
oauth
tzinfo (0.3.29)
uuidtools (2.1.2)
vegas (0.1.8)
rack (>= 1.0.0)
warden (1.0.5)
rack (>= 1.0)
webrobots (0.0.11)
nokogiri (>= 1.4.4)
workflow (0.8.1)
workflow_on_mongoid (0.8.0.4)
bson_ext
mongoid (>= 2.0.0.rc.1)
workflow (~> 0.8)
xpath (0.1.4)
nokogiri (~> 1.3)
yaml_db (0.2.1)
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
ZenTest
acts-as-taggable-on
acts_as_commentable_with_threading
acts_as_follower!
acts_as_list
airbrake
autotest-rails
aws-sdk
bson_ext
capybara
carrierwave!
compass (>= 0.11.1)
csv-mapper (= 0.5.1)
curb
database_cleaner!
default_value_for
devise!
devise_invitable
escape_utils
facebook_test_users!
factory_girl_rails
faker
fb_graph
flash_cookie_session
fog
forgery
formtastic
friendly_id (~> 3.1)
growl
guard
guard-bundler
guard-compass
guard-jammit
guard-livereload
guard-rails!
guard-rspec
guard-shell
haml-rails
hashie
heroku
heroku-rails!
hirb
hpricot
inherited_resources!
jammit
jquery-rails
launchy
lorempixum
mechanize
mongo (= 1.3.1)
mongoid
nokogiri
omniauth (= 0.2.6)
pg
rack-test
rails (= 3.0.9)
rails-erd!
rails-footnotes
rails-settings!
rake (= 0.9.2)
randexp
random_data
rb-fsevent
remotipart (= 0.3.4)
resque
rest-client
rmagick
rspec-core (= 2.6.4)
rspec-rails
ruby-debug19
selenium-webdriver
sinatra
sqlite3-ruby
taps
thin
tunnlr_connector!
twilio-ruby
twitter
workflow_on_mongoid
yaml_db