forked from hpyhacking/peatio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
516 lines (511 loc) · 11.7 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
GIT
remote: git://github.com/peatio/mina-slack.git
revision: 5b7571a34f1979784720c0bfef555591e89ca3a7
specs:
mina-slack (0.0.3)
mina (~> 0.3.0)
rest-client (~> 1.6.7)
GIT
remote: git://github.com/peatio/unread.git
revision: b8fa0502e9558c93388a104bcbe20376cf43027d
specs:
unread (0.4.0)
activerecord (>= 3)
GEM
remote: https://rubygems.org/
specs:
aasm (3.4.0)
actionmailer (4.0.12)
actionpack (= 4.0.12)
mail (~> 2.5, >= 2.5.4)
actionpack (4.0.12)
activesupport (= 4.0.12)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
active_hash (1.3.0)
activesupport (>= 2.2.2)
activemodel (4.0.12)
activesupport (= 4.0.12)
builder (~> 3.1.0)
activerecord (4.0.12)
activemodel (= 4.0.12)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.12)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.12)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
acts-as-taggable-on (3.0.1)
rails (>= 3, < 5)
addressable (2.3.5)
amq-protocol (1.9.2)
amqp (1.3.0)
amq-protocol (>= 1.9.2)
eventmachine
angularjs-rails (1.3.15)
arel (4.0.2)
atomic (1.1.99)
awesome_print (1.2.0)
axiom-types (0.1.0)
descendants_tracker (~> 0.0.3)
ice_nine (~> 0.11.0)
thread_safe (~> 0.1.3)
bcrypt-ruby (3.1.2)
better_errors (1.1.0)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-sass (3.2.0.2)
sass (~> 3.2)
bootstrap-wysihtml5-rails (0.3.1.23)
railties (>= 3.0)
bourbon (3.2.3)
sass (~> 3.2)
thor
browser (0.8.0)
builder (3.1.4)
bunny (1.2.1)
amq-protocol (>= 1.9.2)
byebug (2.7.0)
columnize (~> 0.3)
debugger-linecache (~> 1.2)
callsite (0.0.11)
cancancan (1.7.1)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
carrierwave (0.10.0)
activemodel (>= 3.2.0)
activesupport (>= 3.2.0)
json (>= 1.7)
mime-types (>= 1.16)
childprocess (0.4.0)
ffi (~> 1.0, >= 1.0.11)
chronic (0.10.2)
cliver (0.3.2)
coderay (1.1.0)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.7.0)
columnize (0.3.6)
countries (0.9.3)
currencies (~> 0.4.2)
country_select (2.1.0)
countries (~> 0.9, >= 0.9.3)
currencies (0.4.2)
daemons (1.1.9)
daemons-rails (1.2.1)
daemons
multi_json (~> 1.0)
database_cleaner (1.2.0)
datagrid (1.0.5)
rails (>= 3.0)
debug_inspector (0.0.2)
debugger-linecache (1.2.0)
descendants_tracker (0.0.3)
diff-lcs (1.2.5)
doorkeeper (1.4.1)
railties (>= 3.1)
dotenv (0.9.0)
dotenv-rails (0.9.0)
dotenv (= 0.9.0)
easy_table (0.0.6)
actionpack (~> 4.0)
activemodel (~> 4.0)
rubytree (~> 0.8.3)
eco (1.0.0)
coffee-script
eco-source
execjs
eco-source (1.1.0.rc.1)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
enumerize (0.8.0)
activesupport (>= 3.2)
equalizer (0.0.9)
erubis (2.7.0)
eventmachine (1.0.4)
execjs (2.2.1)
factory_girl (4.3.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.3.0)
factory_girl (~> 4.3.0)
railties (>= 3.0.0)
faker (1.4.3)
i18n (~> 0.5)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.3)
figaro (0.7.0)
bundler (~> 1.0)
rails (>= 3, < 5)
font-awesome-sass (4.2.0)
sass (~> 3.2)
globalize (4.0.0)
activemodel (>= 4.0.0, < 5)
activerecord (>= 4.0.0, < 5)
gon (5.2.0)
actionpack (>= 2.3.0)
json
multi_json
request_store (>= 1.0.5)
grape (0.7.0)
activesupport
builder
hashie (>= 1.2.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
rack (>= 1.3.0)
rack-accept
rack-mount
virtus (>= 1.0.0)
grape-entity (0.4.2)
activesupport
multi_json (>= 1.3.2)
grape-swagger (0.7.2)
grape (>= 0.2.0)
grape-entity (>= 0.3.0)
kramdown (>= 1.3.1)
hashie (3.3.2)
hike (1.2.3)
http_accept_language (2.0.1)
http_parser.rb (0.6.0)
httpclient (2.3.4.1)
i18n (0.7.0)
ice_nine (0.11.0)
jbuilder (2.0.2)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-datatables-rails (1.12.2)
jquery-rails
jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.1)
jwt (1.2.0)
kaminari (0.15.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kramdown (1.3.3)
launchy (2.4.2)
addressable (~> 2.3)
liability-proof (0.0.9)
awesome_print
mail (2.6.3)
mime-types (>= 1.16, < 3)
mails_viewer (0.1.2)
jquery-datatables-rails
jquery-rails (>= 2.0.1)
rails (>= 3.1.0)
meta_request (0.2.8)
callsite
rack-contrib
railties
metaclass (0.0.2)
method_source (0.8.2)
mime-types (1.25.1)
mina (0.3.0)
open4
rake
mini_portile (0.6.2)
minitest (4.7.5)
mocha (1.0.0)
metaclass (~> 0.0.1)
momentjs-rails (2.5.1)
railties (>= 3.1)
multi_json (1.10.1)
multi_xml (0.5.5)
multipart-post (2.0.0)
mysql2 (0.3.15)
nokogiri (1.6.5)
mini_portile (~> 0.6.0)
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-identity (1.1.1)
bcrypt-ruby (~> 3.0)
omniauth (~> 1.0)
omniauth-oauth2 (1.2.0)
faraday (>= 0.8, < 0.10)
multi_json (~> 1.3)
oauth2 (~> 1.0)
omniauth (~> 1.2)
omniauth-weibo-oauth2 (0.4.0)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
open4 (1.3.0)
paper_trail (3.0.1)
activerecord (>= 3.0, < 5.0)
activesupport (>= 3.0, < 5.0)
paranoid2 (1.1.3)
activerecord (>= 4.0.0.rc1)
phonelib (0.3.5)
poltergeist (1.5.1)
capybara (~> 2.1)
cliver (~> 0.3.1)
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
power_assert (0.2.2)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
pry-rails (0.3.2)
pry (>= 0.9.10)
pusher (0.12.0)
httpclient (~> 2.3.0)
multi_json (~> 1.0)
signature (~> 0.1.6)
quiet_assets (1.0.2)
railties (>= 3.1, < 5.0)
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-attack (3.0.0)
rack
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.0.12)
actionmailer (= 4.0.12)
actionpack (= 4.0.12)
activerecord (= 4.0.12)
activesupport (= 4.0.12)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.12)
sprockets-rails (~> 2.0)
rails-i18n (4.0.1)
i18n (~> 0.6)
rails (~> 4.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
railties (4.0.12)
actionpack (= 4.0.12)
activesupport (= 4.0.12)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.4.2)
rbtree (0.4.2)
rdoc (4.1.1)
json (~> 1.4)
redis (3.0.7)
redis-actionpack (4.0.0)
actionpack (~> 4)
redis-rack (~> 1.5.0)
redis-store (~> 1.1.0)
redis-activesupport (4.0.0)
activesupport (~> 4)
redis-store (~> 1.1.0)
redis-rack (1.5.0)
rack (~> 1.5)
redis-store (~> 1.1.0)
redis-rails (4.0.0)
redis-actionpack (~> 4)
redis-activesupport (~> 4)
redis-store (~> 1.1.0)
redis-store (1.1.4)
redis (>= 2.2)
request_store (1.1.0)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rotp (1.6.1)
rspec-core (2.14.7)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.5)
rspec-rails (2.14.1)
actionpack (>= 3.0)
activemodel (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rubytree (0.8.3)
json (>= 1.7.5)
structured_warnings (>= 0.1.3)
rubyzip (1.1.0)
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
selenium-webdriver (2.39.0)
childprocess (>= 0.2.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0.4)
shoulda-matchers (2.5.0)
activesupport (>= 3.0.0)
signature (0.1.7)
simple_captcha2 (0.2.2)
rails (>= 3.1, < 4.1)
simple_form (3.1.0)
actionpack (~> 4.0)
activemodel (~> 4.0)
slim (2.0.2)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
slim-rails (2.1.0)
actionpack (>= 3.0, < 4.1)
activesupport (>= 3.0, < 4.1)
railties (>= 3.0, < 4.1)
slim (~> 2.0)
slop (3.4.7)
sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.2.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (>= 2.8, < 4.0)
structured_warnings (0.1.4)
temple (0.6.7)
test-unit (3.0.8)
power_assert
thor (0.19.1)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
timecop (0.7.1)
twilio-ruby (3.11.5)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
tzinfo (0.3.42)
uglifier (2.4.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
virtus (1.0.2)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0.3)
equalizer (~> 0.0.9)
websocket (1.0.7)
websocket-driver (0.5.1)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.1)
whenever (0.9.2)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
aasm (~> 3.4.0)
active_hash
acts-as-taggable-on
amqp (~> 1.3.0)
angularjs-rails
bcrypt-ruby (~> 3.1.2)
better_errors
binding_of_caller
bootstrap-sass (~> 3.2.0.2)
bootstrap-wysihtml5-rails
bourbon
browser (~> 0.8.0)
bunny (~> 1.2.1)
byebug
cancancan
capybara
carrierwave (~> 0.10.0)
coffee-rails
country_select (~> 2.1.0)
daemons-rails
database_cleaner
datagrid
doorkeeper (~> 1.4.1)
dotenv-rails
easy_table
eco
em-websocket (~> 0.5.1)
enumerize
eventmachine (~> 1.0.4)
factory_girl_rails
faker (~> 1.4.3)
figaro
font-awesome-sass
globalize (~> 4.0.0)
gon (~> 5.2.0)
grape (~> 0.7.0)
grape-entity (~> 0.4.2)
grape-swagger (~> 0.7.2)
hashie
http_accept_language
jbuilder
jquery-rails
json
kaminari
launchy
liability-proof (= 0.0.9)
mails_viewer
meta_request
mina
mina-slack!
mocha
momentjs-rails
mysql2
omniauth (~> 1.2.1)
omniauth-identity (~> 1.1.1)
omniauth-weibo-oauth2 (~> 0.4.0)
paper_trail (~> 3.0.1)
paranoid2
phonelib (~> 0.3.5)
poltergeist
pry-rails
pusher
quiet_assets
rack-attack (~> 3.0.0)
rails (~> 4.0.12)
rails-i18n
rails-observers
rbtree
redis-rails
rest-client (~> 1.6.8)
rotp
rspec-rails
sass-rails
selenium-webdriver
shoulda-matchers
simple_captcha2
simple_form (~> 3.1.0)
slim-rails
test-unit
timecop
twilio-ruby (~> 3.11)
uglifier
unread!
whenever (~> 0.9.2)
BUNDLED WITH
1.10.6