forked from sharetribe/sharetribe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
592 lines (586 loc) · 13.8 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
587
588
589
590
591
592
GIT
remote: git://github.com/jejacks0n/mercury.git
revision: 1cc637b0bccea19085f824d2881c6513ed5ee8ae
ref: 1cc637b0bccea19085f824d2881c6513ed5ee8ae
branch: master
specs:
mercury-rails (0.9.0)
coffee-rails (>= 3.2.2)
railties (>= 3.0)
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:
actionmailer (4.0.13)
actionpack (= 4.0.13)
mail (~> 2.5, >= 2.5.4)
actionpack (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.13)
activesupport (= 4.0.13)
builder (~> 3.1.0)
activerecord (4.0.13)
activemodel (= 4.0.13)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.13)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.4)
activerecord-session_store (0.1.2)
actionpack (>= 4.0.0, < 5)
activerecord (>= 4.0.0, < 5)
railties (>= 4.0.0, < 5)
activesupport (4.0.13)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
aggregate (0.2.2)
airbrake (4.1.0)
builder
multi_json
annotate (2.6.5)
activerecord (>= 2.3.0)
rake (>= 0.8.7)
arel (4.0.2)
ast (2.0.0)
aws-sdk (2.1.12)
aws-sdk-resources (= 2.1.12)
aws-sdk-core (2.1.12)
jmespath (~> 1.0)
aws-sdk-resources (2.1.12)
aws-sdk-core (= 2.1.12)
aws-sdk-v1 (1.64.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
bcrypt (3.1.10)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
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.1.4)
cache_digests (0.3.1)
actionpack (>= 3.2)
thread_safe
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.3.5)
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 (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.10.0)
compass (0.13.alpha.0)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.2.0.alpha.93)
compass-rails (1.1.7)
compass (>= 0.12.2)
sprockets (<= 2.11.0)
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 (1.5.1)
debug_inspector (0.0.2)
delayed_job (4.0.2)
activesupport (>= 3.0, < 4.2)
delayed_job_active_record (4.0.3)
activerecord (>= 3.0, < 5.0)
delayed_job (>= 3.0, < 4.1)
delayed_paperclip (2.6.1)
paperclip (>= 3.3.0)
demoji (0.0.5)
devise (3.0.4)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
warden (~> 1.2.3)
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.6.0)
launchy (~> 2.1)
mail (~> 2.2)
erubis (2.7.0)
eventmachine (1.0.3)
execjs (2.6.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
formatador (0.2.5)
fssm (0.2.10)
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 (3.4.2)
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)
jmespath (1.0.2)
multi_json (~> 1.0)
joiner (0.2.0)
activerecord (>= 3.1.0, < 4.1.0)
jquery-rails (2.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.3)
jwt (1.5.1)
kgio (2.8.1)
launchy (2.4.3)
addressable (~> 2.3)
librato-metrics (1.5.1)
aggregate (~> 0.2.2)
faraday (~> 0.7)
multi_json
librato-rack (0.4.5)
librato-metrics (~> 1.1)
librato-rails (0.11.1)
activesupport (>= 3.0)
librato-rack (~> 0.4.2)
railties (>= 3.0)
listen (2.7.9)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lograge (0.3.2)
actionpack (>= 3)
activesupport (>= 3)
railties (>= 3)
lumberjack (1.0.9)
mail (2.6.3)
mime-types (>= 1.16, < 3)
mail_view (1.0.3)
tilt
memcachier (0.0.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 (2.99)
mini_portile2 (2.0.0)
minitest (4.7.5)
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)
newrelic_rpm (3.9.1.236)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
oauth2 (1.0.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (~> 1.2)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-facebook (2.0.1)
omniauth-oauth2 (~> 1.2)
omniauth-oauth2 (1.3.1)
oauth2 (~> 1.0)
omniauth (~> 1.2)
orm_adapter (0.5.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)
passenger (5.0.18)
rack
rake (>= 0.8.1)
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
possibly (0.2.0)
powerpack (0.0.9)
premailer (1.8.2)
css_parser (>= 1.3.5)
htmlentities (>= 4.0.0)
protected_attributes (1.1.3)
activemodel (>= 4.0.1, < 5.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)
public_suffix (1.5.1)
pusher-client (0.4.0)
websocket (~> 1.0.0)
quiet_assets (1.1.0)
railties (>= 3.1, < 5.0)
rabl (0.7.10)
activesupport (>= 2.3.14)
multi_json (~> 1.0)
rack (1.5.5)
rack-contrib (1.2.0)
rack (>= 0.9.1)
rack-livereload (0.3.15)
rack
rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.13)
actionmailer (= 4.0.13)
actionpack (= 4.0.13)
activerecord (= 4.0.13)
activesupport (= 4.0.13)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.13)
sprockets-rails (~> 2.0)
rails-i18n (0.7.2)
i18n (~> 0.5)
rails-observers (0.1.2)
activemodel (~> 4.0)
rails_12factor (0.0.3)
rails_serve_static_assets
rails_stdout_logging
rails_serve_static_assets (0.0.4)
rails_stdout_logging (0.0.4)
railties (4.0.13)
actionpack (= 4.0.13)
activesupport (= 4.0.13)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.0.0)
rake (10.4.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
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-ole (1.2.11.6)
ruby-prof (0.14.2)
ruby-progressbar (1.4.2)
rubyzip (1.1.7)
sass (3.2.19)
sass-rails (4.0.5)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.2)
sprockets (~> 2.8, < 3.0)
sprockets-rails (~> 2.0)
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.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.3.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
statesman (0.5.0)
stringex (2.5.2)
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)
timers (1.1.0)
tins (1.0.0)
trollop (2.0)
truncate_html (0.9.1)
tzinfo (0.3.46)
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
warden (1.2.4)
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.7)
xml-simple (1.1.4)
xpath (2.0.0)
nokogiri (~> 1.3)
zeus (0.15.1)
method_source (>= 0.6.7)
PLATFORMS
ruby
DEPENDENCIES
activerecord-session_store
airbrake (~> 4.1.0)
annotate
aws-sdk (~> 2)
aws-sdk-v1
better_errors
braintree
cache_digests
capybara (~> 2.2.1)
coffee-rails (~> 4.0.1)
compass (~> 0.13.alpha)
compass-rails (~> 1.1)
connection_pool
country_select (~> 1.3.1)
coveralls
cucumber
cucumber-rails (~> 1.4.0)
dalli
database_cleaner (~> 1.1)
delayed_job (~> 4.0.0, <= 4.0.2)
delayed_job_active_record
delayed_paperclip
demoji
devise (~> 3.0.0)
devise-encryptable
dynamic_form
email_spec (~> 1.6.0)
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)
jwt (~> 1.5.1)
kgio (~> 2.8.0)
launchy
librato-rails
lograge
mail_view (~> 1.0.3)
memcachier
mercury-rails!
meta_request (~> 0.3)
money-rails
multi_json (~> 1.7.3)
mysql2
newrelic_rpm (~> 3.9.1.236)
omniauth-facebook (~> 2.0.1)
paperclip (~> 3.5.1)
parallel_tests
passenger (~> 5.0.18)
paypal-sdk-merchant (~> 1.116.0)
paypal-sdk-permissions!
pickle
possibly (~> 0.2.0)
premailer
protected_attributes
pry
pry-nav
pry-rails
pry-stack_explorer
public_suffix
quiet_assets
rabl (~> 0.7.10)
rack-livereload
rack-test
rails (= 4.0.13)
rails-i18n
rails-observers (~> 0.1.2)
rails_12factor (~> 0.0.3)
rake
rb-fsevent
rest-client (>= 1.6.0)
rspec-rails (~> 2.99.0)
rubocop
ruby-prof
sass (~> 3.2.9)
sass-rails (~> 4.0.0)
selenium-webdriver (~> 2.45.0)
spreadsheet
statesman (~> 0.5.0)
stringex (~> 2.5.2)
thinking-sphinx (~> 3.1.1)
timecop
truncate_html
ts-delayed-delta (~> 2.0.2)!
uglifier
web_translate_it
will_paginate (~> 3.0.5)
xpath
zeus (= 0.15.1)
BUNDLED WITH
1.10.6