forked from sharetribe/sharetribe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
586 lines (582 loc) · 13.2 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
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
GIT
remote: git://github.com/pat/ts-delayed-delta.git
revision: 839284f2f28b3f4caf3a3bf5ccde9a6d222c7f4d
ref: 839284f2f28b3f4caf3a3bf5ccde9a6d222c7f4d
branch: master
specs:
ts-delayed-delta (2.0.2)
delayed_job
thinking-sphinx (>= 1.5.0)
GIT
remote: git://github.com/paypal/permissions-sdk-ruby.git
revision: c0240bee9f94fe6338d67b4f754e1a11ce81619a
ref: c0240bee9f94fe6338d67b4f754e1a11ce81619a
branch: master
specs:
paypal-sdk-permissions (1.96.3)
paypal-sdk-core (~> 0.3.0)
GEM
remote: http://rubygems.org/
specs:
action_mailer_cache_delivery (0.3.4)
actionmailer (~> 3.0)
actionmailer (3.2.21)
actionpack (= 3.2.21)
mail (~> 2.5.4)
actionpack (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
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.21)
activesupport (= 3.2.21)
builder (~> 3.0.0)
activerecord (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.21)
activemodel (= 3.2.21)
activesupport (= 3.2.21)
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.3.5)
airbrake (4.1.0)
builder
multi_json
annotate (2.6.5)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
arel (3.0.3)
asset_sync (1.0.0)
activemodel
fog
ast (2.0.0)
aws-sdk (1.15.0)
json (~> 1.4)
nokogiri (< 1.6.0)
uuidtools (~> 2.1)
bcrypt-ruby (3.1.2)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
braintree (2.30.0)
builder (>= 2.0.0)
builder (3.0.4)
callsite (0.0.11)
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
celluloid (0.15.2)
timers (~> 1.1.0)
childprocess (0.5.6)
ffi (~> 1.0, >= 1.0.11)
chunky_png (1.2.6)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.1)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.0)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.4.0)
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)
connection_pool (0.9.3)
countries (0.9.3)
currencies (~> 0.4.2)
country_select (1.3.1)
countries (= 0.9.3)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
css_parser (1.3.5)
addressable
cucumber (1.3.14)
builder (>= 2.1.2)
diff-lcs (>= 1.1.3)
gherkin (~> 2.12)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.1)
cucumber-rails (1.4.0)
capybara (>= 1.1.2)
cucumber (>= 1.2.0)
nokogiri (>= 1.5.0)
rails (>= 3.0.0)
currencies (0.4.2)
dalli (2.6.4)
database_cleaner (0.9.1)
debug_inspector (0.0.2)
delayed_job (3.0.5)
activesupport (~> 3.0)
delayed_job_active_record (0.3.3)
activerecord (>= 2.1.0, < 4)
delayed_job (~> 3.0)
delayed_paperclip (2.6.1)
paperclip (>= 3.3.0)
devise (2.2.7)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (~> 3.1)
warden (~> 1.2.1)
devise-encryptable (0.1.1)
devise (>= 2.1.0.rc)
diff-lcs (1.2.5)
docile (1.1.3)
dynamic_form (1.1.4)
easy_translate (0.5.0)
json
thread
thread_safe
em-websocket (0.5.0)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.5.3)
email_spec (1.4.0)
launchy (~> 2.1)
mail (~> 2.2)
erubis (2.7.0)
eventmachine (1.0.3)
excon (0.25.3)
execjs (1.4.0)
multi_json (~> 1.0)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.4.1)
factory_girl (~> 4.4.0)
railties (>= 3.0.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
fb-channel-file (0.0.2)
rails (>= 3.0)
ffi (1.9.8)
flying-sphinx (1.2.0)
faraday (>= 0.9)
multi_json (>= 1.3.0)
pusher-client (~> 0.3)
riddle (>= 1.5.6)
thinking-sphinx
fog (1.9.0)
builder
excon (~> 0.14)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
formatador (0.2.5)
fssm (0.2.9)
gherkin (2.12.2)
multi_json (~> 1.3)
guard (2.6.1)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-livereload (1.4.0)
em-websocket (>= 0.5.0)
guard (>= 1.8.0)
multi_json (~> 1.7)
guard-rspec (4.3.1)
guard (~> 2.1)
rspec (>= 2.14, < 4.0)
haml (4.0.5)
tilt
hashie (2.0.5)
highline (1.6.21)
hike (1.2.3)
htmlentities (4.3.2)
http_parser.rb (0.5.3)
i18n (0.7.0)
i18n-tasks (0.6.2)
activesupport
easy_translate (>= 0.5.0)
erubis
highline
slop (>= 3.5.0)
term-ansicolor
terminal-table
innertube (1.1.0)
joiner (0.2.0)
activerecord (>= 3.1.0, < 4.1.0)
journey (1.0.4)
jquery-rails (2.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.2)
jwt (0.1.11)
multi_json (>= 1.5)
kgio (2.8.1)
launchy (2.1.2)
addressable (~> 2.3)
listen (2.7.9)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.9)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mail_view (1.0.3)
tilt
memcachier (0.0.2)
mercury-rails (0.9.0)
coffee-rails
railties (~> 3.2)
meta_request (0.3.4)
callsite (~> 0.0, >= 0.0.11)
rack-contrib (~> 1.1)
railties (>= 3.0.0, < 5.0.0)
method_source (0.8.2)
middleware (0.1.0)
mime-types (1.25.1)
monetize (1.1.0)
money (~> 6.5.0)
money (6.5.1)
i18n (>= 0.6.4, <= 0.7.0)
money-rails (1.3.0)
activesupport (>= 3.0)
monetize (~> 1.1.0)
money (~> 6.5.0)
railties (>= 3.0)
multi_json (1.7.9)
multi_test (0.1.1)
multi_xml (0.5.5)
multipart-post (1.2.0)
mysql2 (0.3.14)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.6.2)
newrelic_rpm (3.9.1.236)
nokogiri (1.5.11)
oauth2 (0.9.3)
faraday (>= 0.8, < 0.10)
jwt (~> 0.1.8)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
omniauth (1.2.1)
hashie (>= 1.2, < 3)
rack (~> 1.0)
omniauth-facebook (1.6.0)
omniauth-oauth2 (~> 1.1)
omniauth-oauth2 (1.1.2)
faraday (>= 0.8, < 0.10)
multi_json (~> 1.3)
oauth2 (~> 0.9.3)
omniauth (~> 1.2)
orm_adapter (0.4.0)
paperclip (3.5.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.0)
mime-types
parallel (0.6.2)
parallel_tests (0.9.3)
parallel
parser (2.1.9)
ast (>= 1.1, < 3.0)
slop (~> 3.4, >= 3.4.5)
paypal-sdk-core (0.3.1)
multi_json (~> 1.0)
xml-simple
paypal-sdk-merchant (1.116.0)
paypal-sdk-core (~> 0.3.0)
pickle (0.4.11)
cucumber (>= 0.8)
rake
polyglot (0.3.5)
possibly (0.2.0)
postmark (0.9.15)
json
rake
postmark-rails (0.4.1)
actionmailer
postmark (>= 0.9.0)
rake
powerpack (0.0.9)
premailer (1.8.2)
css_parser (>= 1.3.5)
htmlentities (>= 4.0.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-nav (0.2.3)
pry (~> 0.9.10)
pry-rails (0.3.2)
pry (>= 0.9.10)
pry-stack_explorer (0.4.9.1)
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
pusher-client (0.4.0)
websocket (~> 1.0.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rabl (0.7.9)
activesupport (>= 2.3.14)
multi_json (~> 1.0)
rack (1.4.5)
rack-cache (1.2)
rack (>= 0.4)
rack-contrib (1.2.0)
rack (>= 0.9.1)
rack-livereload (0.3.15)
rack
rack-ssl (1.3.4)
rack
rack-test (0.6.3)
rack (>= 1.0)
rack-timeout (0.1.1)
rails (3.2.21)
actionmailer (= 3.2.21)
actionpack (= 3.2.21)
activerecord (= 3.2.21)
activeresource (= 3.2.21)
activesupport (= 3.2.21)
bundler (~> 1.0)
railties (= 3.2.21)
rails-i18n (0.7.2)
i18n (~> 0.5)
railties (3.2.21)
actionpack (= 3.2.21)
activesupport (= 3.2.21)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rainbow (2.0.0)
raindrops (0.12.0)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdoc (3.12.2)
json (~> 1.4)
recaptcha (0.3.4)
rest-client (1.6.7)
mime-types (>= 1.16)
riddle (1.5.11)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-collection_matchers (1.0.0)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (2.99.1)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.2)
rspec-rails (2.99.0)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-collection_matchers
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rubocop (0.21.0)
json (>= 1.7.7, < 2)
parser (~> 2.1.9)
powerpack (~> 0.0.6)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-hmac (0.4.0)
ruby-ole (1.2.11.6)
ruby-prof (0.14.2)
ruby-progressbar (1.4.2)
rubyzip (1.1.7)
sass (3.2.10)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
selenium-webdriver (2.45.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
slop (3.6.0)
spreadsheet (0.7.5)
ruby-ole (>= 1.0)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
statesman (0.5.0)
stringex (2.5.2)
strong_parameters (0.2.1)
actionpack (~> 3.0)
activemodel (~> 3.0)
railties (~> 3.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
terminal-table (1.4.5)
thinking-sphinx (3.1.3)
activerecord (>= 3.1.0)
builder (>= 2.1.2)
innertube (>= 1.0.2)
joiner (>= 0.2.0)
middleware (>= 0.1.0)
riddle (>= 1.5.11)
thor (0.19.1)
thread (0.1.4)
thread_safe (0.3.4)
tilt (1.4.1)
timecop (0.6.3)
timeliness (0.3.7)
timers (1.1.0)
tins (1.0.0)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
trollop (2.0)
truncate_html (0.9.1)
tzinfo (0.3.43)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
uuidtools (2.1.4)
validates_timeliness (3.0.14)
timeliness (~> 0.3.6)
warden (1.2.3)
rack (>= 1.0)
web_translate_it (2.1.8)
multi_json
multipart-post (~> 1.2.0)
trollop (~> 2.0)
websocket (1.0.7)
will_paginate (3.0.3)
xml-simple (1.1.4)
xpath (2.0.0)
nokogiri (~> 1.3)
zeus (0.15.1)
method_source (>= 0.6.7)
PLATFORMS
ruby
DEPENDENCIES
action_mailer_cache_delivery
airbrake (~> 4.1.0)
annotate
asset_sync
aws-sdk
better_errors
braintree
capybara
coffee-rails (~> 3.2.2)
compass-rails
connection_pool
country_select (> 1.2.0)
coveralls
cucumber
cucumber-rails
dalli
database_cleaner
delayed_job (~> 3.0.5)
delayed_job_active_record
delayed_paperclip
devise (~> 2.2.4)
devise-encryptable
dynamic_form
email_spec
factory_girl_rails
fb-channel-file
flying-sphinx (~> 1.2.0)
guard-livereload
guard-rspec
haml
i18n-tasks (~> 0.6.2)
jquery-rails (= 2.1.4)
json (~> 1.8.0)
kgio (~> 2.8.0)
launchy
mail_view (~> 1.0.3)
memcachier
mercury-rails
meta_request
money-rails
multi_json (~> 1.7.3)
mysql2
newrelic_rpm (~> 3.9.1.236)
omniauth-facebook
paperclip
parallel_tests
paypal-sdk-merchant (~> 1.116.0)
paypal-sdk-permissions!
pickle
possibly (~> 0.2.0)
postmark-rails
premailer
pry
pry-nav
pry-rails
pry-stack_explorer
quiet_assets
rabl
rack-livereload
rack-test
rack-timeout
rails (= 3.2.21)
rails-i18n
rake
rb-fsevent
recaptcha
rest-client (>= 1.6.0)
rspec-rails (~> 2.99.0)
rubocop
ruby-prof
sass (~> 3.2.9)
sass-rails
selenium-webdriver
spreadsheet
statesman (~> 0.5.0)
stringex (~> 2.5.2)
strong_parameters
thinking-sphinx (~> 3.1.1)
timecop
truncate_html
ts-delayed-delta (~> 2.0.2)!
uglifier
unicorn (~> 4.6.3)
validates_timeliness (~> 3.0)
web_translate_it
will_paginate
xpath
zeus (= 0.15.1)