forked from feedbin/feedbin
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathGemfile.lock
578 lines (568 loc) · 13.1 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
GIT
remote: https://github.com/feedbin/carrierwave_direct.git
revision: a0bc3230e544c0ea88f35d2bb6b7eb6a1fdb9196
ref: a0bc323
specs:
carrierwave_direct (0.0.15)
carrierwave
fog-aws
GIT
remote: https://github.com/feedbin/feedjira.git
revision: a8a90bbc601f695c07e0797688e846d5d561263c
ref: a8a90bb
specs:
feedjira (2.1.2)
faraday (>= 0.9)
faraday_middleware (>= 0.9)
loofah (>= 2.0)
sax-machine (>= 1.0)
GIT
remote: https://github.com/feedbin/feedkit.git
revision: af9150a1a7542c97d51e33198816ac6ba7ccb602
branch: master
specs:
feedkit (0.1.0)
curb (~> 0.9)
feedjira (~> 2.0)
twitter (~> 6.2)
twitter-text (~> 2.1)
GIT
remote: https://github.com/feedbin/grocer-pushpackager.git
revision: 6b01b4e4e71af26edf55f095251366294527afaf
ref: 6b01b4e
specs:
grocer-pushpackager (0.0.1)
rubyzip
GIT
remote: https://github.com/feedbin/html-pipeline.git
revision: 676376ca2573b444d1adfe0a870c824185779b5d
ref: 676376c
specs:
html-pipeline (2.4.2)
activesupport (>= 2)
nokogiri (>= 1.4)
GIT
remote: https://github.com/feedbin/html_diff.git
revision: c7c15ce6c9bbc4cc04971d5e921b0bcb49a5c59b
ref: c7c15ce
specs:
html_diff (1.0.0)
nokogiri
GIT
remote: https://github.com/feedbin/opml_saw.git
revision: 61d8c2dd3d46e9cae38178754469dd9da7c8bd6a
ref: 61d8c2d
specs:
opml_saw (0.0.2)
nokogiri
GEM
remote: https://rubygems.org/
specs:
actioncable (5.1.6.1)
actionpack (= 5.1.6.1)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.6.1)
actionpack (= 5.1.6.1)
actionview (= 5.1.6.1)
activejob (= 5.1.6.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.6.1)
actionview (= 5.1.6.1)
activesupport (= 5.1.6.1)
rack (~> 2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.6.1)
activesupport (= 5.1.6.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.6.1)
activesupport (= 5.1.6.1)
globalid (>= 0.3.6)
activemodel (5.1.6.1)
activesupport (= 5.1.6.1)
activerecord (5.1.6.1)
activemodel (= 5.1.6.1)
activesupport (= 5.1.6.1)
arel (~> 8.0)
activerecord-import (0.28.0)
activerecord (>= 3.2)
activesupport (5.1.6.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
aggregate (0.2.2)
airbrussh (1.3.1)
sshkit (>= 1.6.1, != 1.7.0)
apnotic (1.4.1)
connection_pool (~> 2.0)
net-http2 (>= 0.18, < 2)
arel (8.0.0)
autoprefixer-rails (9.4.3)
execjs
bcrypt (3.1.12)
bcrypt-ruby (3.1.5)
bcrypt (>= 3.1.3)
benchmark-ips (2.7.2)
better_errors (2.5.0)
coderay (>= 1.0.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
bootsnap (1.3.2)
msgpack (~> 1.0)
buftok (0.2.0)
builder (3.2.3)
byebug (10.0.2)
capistrano (3.11.0)
airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.5.0)
capistrano (~> 3.1)
capistrano-rails (1.4.0)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-rbenv (2.1.4)
capistrano (~> 3.1)
sshkit (~> 1.3)
capybara (2.18.0)
addressable
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (>= 2.0, < 4.0)
carrierwave (1.3.1)
activemodel (>= 4.0.0)
activesupport (>= 4.0.0)
mime-types (>= 1.16)
childprocess (0.9.0)
ffi (~> 1.0, >= 1.0.11)
clockwork (2.0.3)
tzinfo
coderay (1.1.2)
coffee-rails (4.2.2)
coffee-script (>= 2.2.0)
railties (>= 4.0.0)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.4)
connection_pool (2.2.2)
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
css_parser (1.6.0)
addressable
curb (0.9.7)
dalli (2.7.9)
dante (0.2.0)
docile (1.3.1)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.5.0)
dotenv-rails (2.5.0)
dotenv (= 2.5.0)
railties (>= 3.2, < 6.0)
elasticsearch (2.0.2)
elasticsearch-api (= 2.0.2)
elasticsearch-transport (= 2.0.2)
elasticsearch-api (2.0.2)
multi_json
elasticsearch-model (2.0.1)
activesupport (> 3)
elasticsearch (~> 2)
hashie
elasticsearch-transport (2.0.2)
faraday
multi_json
equalizer (0.0.11)
erubi (1.8.0)
evernote-thrift (1.25.2)
evernote_oauth (0.2.3)
evernote-thrift
oauth (>= 0.4.1)
excon (0.62.0)
execjs (2.7.0)
faker (1.9.1)
i18n (>= 0.7)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
ffi (1.9.25)
fog-aws (3.3.0)
fog-core (~> 2.1)
fog-json (~> 1.1)
fog-xml (~> 0.1)
ipaddress (~> 0.8)
fog-core (2.1.2)
builder
excon (~> 0.58)
formatador (~> 0.2)
mime-types
fog-json (1.2.0)
fog-core
multi_json (~> 1.10)
fog-xml (0.1.3)
fog-core
nokogiri (>= 1.5.11, < 2.0.0)
foreman (0.63.0)
dotenv (>= 0.7)
thor (>= 0.13.6)
formatador (0.2.5)
globalid (0.4.1)
activesupport (>= 4.2.0)
hashdiff (0.3.8)
hashie (3.6.0)
hetchy (1.0.0)
honeybadger (4.1.0)
htmlbeautifier (1.3.1)
htmlentities (4.3.4)
http-2 (0.9.0)
http (3.3.0)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
httparty (0.16.3)
mime-types (~> 3.0)
multi_xml (>= 0.5.2)
i18n (1.4.0)
concurrent-ruby (~> 1.0)
idn-ruby (0.1.0)
ipaddress (0.8.3)
jbuilder (2.8.0)
activesupport (>= 4.2.0)
multi_json (>= 1.2)
jquery-rails (4.3.3)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.1.0)
kgio (2.11.2)
kramdown (1.17.0)
librato-metrics (1.6.1)
aggregate (~> 0.2.2)
faraday (~> 0.7)
multi_json
librato-rack (1.1.1)
hetchy (~> 1.0)
librato-metrics (~> 1.6)
librato-rails (1.4.2)
activesupport (>= 3.0)
librato-rack (~> 1.1.0)
railties (>= 3.0)
libv8 (6.7.288.46.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
lograge (0.10.0)
actionpack (>= 4)
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.9.2)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
mini_racer (0.2.4)
libv8 (>= 6.3)
minitest (5.11.3)
minitest-stub-const (0.6)
minitest-stub_any_instance (1.0.2)
msgpack (1.2.4)
multi_json (1.13.1)
multi_xml (0.6.0)
multipart-post (2.0.0)
naught (1.1.0)
net-http-persistent (3.0.0)
connection_pool (~> 2.2)
net-http2 (0.18.0)
http-2 (= 0.9.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (5.1.0)
nio4r (2.3.1)
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
nokogumbo (1.4.9)
nokogiri
oauth (0.5.4)
pg (0.21.0)
premailer (1.11.1)
addressable
css_parser (>= 1.6.0)
htmlentities (>= 4.0.0)
premailer-rails (1.10.2)
actionmailer (>= 3, < 6)
premailer (~> 1.7, >= 1.7.9)
public_suffix (3.0.3)
puma (3.12.0)
rack (2.0.6)
rack-protection (2.0.5)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (5.1.6.1)
actioncable (= 5.1.6.1)
actionmailer (= 5.1.6.1)
actionpack (= 5.1.6.1)
actionview (= 5.1.6.1)
activejob (= 5.1.6.1)
activemodel (= 5.1.6.1)
activerecord (= 5.1.6.1)
activesupport (= 5.1.6.1)
bundler (>= 1.3.0)
railties (= 5.1.6.1)
sprockets-rails (>= 2.0.0)
rails-controller-testing (1.0.4)
actionpack (>= 5.0.1.x)
actionview (>= 5.0.1.x)
activesupport (>= 5.0.1.x)
rails-deprecated_sanitizer (1.0.3)
activesupport (>= 4.2.0.alpha)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails_autolink (1.1.6)
rails (> 3.1)
railties (5.1.6.1)
actionpack (= 5.1.6.1)
activesupport (= 5.1.6.1)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
raindrops (0.19.0)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
readability_parser (0.0.5)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
hashie (~> 3.2)
multi_json (~> 1.10)
multi_xml (~> 0.5)
redis (4.1.0)
request_store (1.4.1)
rack (>= 1.4)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
reverse_markdown (1.1.0)
nokogiri
rmagick (2.16.0)
ruby_dep (1.5.0)
rubyzip (1.1.0)
rufo (0.4.1)
safe_yaml (1.0.4)
sanitize (4.6.6)
crass (~> 1.0.2)
nokogiri (>= 1.4.4)
nokogumbo (~> 1.4)
sassc (2.0.0)
ffi (~> 1.9.6)
rake
sassc-rails (2.1.0)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
sax-machine (1.3.2)
selenium-webdriver (3.8.0)
childprocess (~> 0.5)
rubyzip (~> 1.0)
sidekiq (5.2.3)
connection_pool (~> 2.2, >= 2.2.2)
rack-protection (>= 1.5.0)
redis (>= 3.3.5, < 5)
silencer (1.0.1)
simple_oauth (0.3.1)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.18.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stripe (4.5.0)
faraday (~> 0.13)
net-http-persistent (~> 3.0)
stripe-ruby-mock (2.5.0)
dante (>= 0.2.0)
multi_json (~> 1.0)
stripe (>= 2.0.3)
stripe_event (2.2.0)
activesupport (>= 3.1)
stripe (>= 2.8, < 5.0)
term-ansicolor (1.7.0)
tins (~> 1.0)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.9)
tins (1.20.2)
twitter (6.2.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.11)
http (~> 3.0)
http-form_data (~> 2.0)
http_parser.rb (~> 0.6.0)
memoizable (~> 0.4.0)
multipart-post (~> 2.0)
naught (~> 1.0)
simple_oauth (~> 0.3.0)
twitter-text (2.1.0)
idn-ruby
unf (~> 0.1.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.11)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.5)
unicode-emoji (1.1.0)
unicorn (5.4.1)
kgio (~> 2.6)
raindrops (~> 0.7)
webmock (3.5.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
will_paginate (3.1.6)
xpath (3.2.0)
nokogiri (~> 1.8)
PLATFORMS
ruby
DEPENDENCIES
activerecord-import (>= 0.4.1)
addressable
apnotic
autoprefixer-rails
bcrypt-ruby
benchmark-ips
better_errors
bootsnap
byebug
capistrano
capistrano-bundler
capistrano-rails
capistrano-rbenv
capybara (~> 2.13)
carrierwave
carrierwave_direct!
clockwork
coffee-rails
connection_pool
coveralls
curb
dalli
dotenv-rails
elasticsearch (~> 2.0)
elasticsearch-model (~> 2.0)
evernote_oauth
faker
feedjira!
feedkit!
fog-aws
foreman (= 0.63.0)
grocer-pushpackager!
honeybadger
html-pipeline!
html_diff!
htmlbeautifier
htmlentities
http
httparty
jbuilder
jquery-rails
json
kramdown
librato-rails (= 1.4.2)
listen
lograge
mini_racer
minitest
minitest-stub-const
minitest-stub_any_instance
nokogumbo (= 1.4.9)
oauth
opml_saw!
pg (< 1.0)
premailer-rails
puma
rails (= 5.1.6.1)
rails-controller-testing
rails-deprecated_sanitizer
rails_autolink
raindrops
readability_parser
redis
responders (~> 2.0)
reverse_markdown
rmagick
rubyzip (= 1.1.0)
rufo
sanitize
sassc-rails
selenium-webdriver
sidekiq
silencer
stripe
stripe-ruby-mock (= 2.5.0)
stripe_event
twitter
twitter-text
uglifier (= 4.1.11)
unicode-emoji
unicorn
webmock
will_paginate
BUNDLED WITH
1.16.5