1
+ PATH
2
+ remote: ../cortex-plugins-core
3
+ specs:
4
+ cortex-plugins-core (2.1.1 )
5
+ aws-sdk-s3 (~> 1.5 )
6
+ cells (~> 4.1 )
7
+ cells-haml (~> 0.0 )
8
+ cells-rails (~> 0.0 )
9
+ fastimage (~> 2.1 )
10
+ image_optim (~> 0.25 )
11
+ image_optim_pack (~> 0.5 )
12
+ image_processing (~> 0.4 )
13
+ jsonb_accessor (~> 1.0 )
14
+ mimemagic (~> 0.3 )
15
+ mini_magick (~> 4.8 )
16
+ rails (>= 5 )
17
+ shrine (~> 2.7 )
18
+
1
19
PATH
2
20
remote: .
3
21
specs:
82
100
addressable (2.5.2 )
83
101
public_suffix (>= 2.0.2 , < 4.0 )
84
102
ansi (1.5.0 )
103
+ apollo-tracing (1.3.0 )
104
+ graphql (>= 1.6.0 , < 2 )
85
105
arel (8.0.0 )
86
106
awesome_nested_set (3.1.3 )
87
107
activerecord (>= 4.0.0 , < 5.2 )
108
+ aws-partitions (1.56.0 )
109
+ aws-sdk-core (3.14.0 )
110
+ aws-partitions (~> 1.0 )
111
+ aws-sigv4 (~> 1.0 )
112
+ jmespath (~> 1.0 )
113
+ aws-sdk-kms (1.4.0 )
114
+ aws-sdk-core (~> 3 )
115
+ aws-sigv4 (~> 1.0 )
116
+ aws-sdk-s3 (1.8.0 )
117
+ aws-sdk-core (~> 3 )
118
+ aws-sdk-kms (~> 1 )
119
+ aws-sigv4 (~> 1.0 )
120
+ aws-sigv4 (1.0.2 )
88
121
bcrypt (3.1.11 )
89
122
binding_of_caller (0.8.0 )
90
123
debug_inspector (>= 0.0.1 )
137
170
dotenv-rails (2.2.1 )
138
171
dotenv (= 2.2.1 )
139
172
railties (>= 3.2 , < 5.2 )
173
+ down (4.2.0 )
140
174
dry-configurable (0.7.0 )
141
175
concurrent-ruby (~> 1.0 )
142
176
dry-container (0.6.0 )
198
232
erubi (1.7.0 )
199
233
erubis (2.7.0 )
200
234
execjs (2.7.0 )
235
+ exifr (1.3.3 )
201
236
factory_girl (4.9.0 )
202
237
activesupport (>= 3.0.0 )
203
238
factory_girl_rails (4.9.0 )
207
242
i18n (>= 0.7 )
208
243
faraday (0.14.0 )
209
244
multipart-post (>= 1.2 , < 3 )
245
+ fastimage (2.1.1 )
210
246
ffi (1.9.18 )
211
247
flipper (0.12.2 )
212
248
flipper-active_record (0.12.2 )
218
254
rack (>= 1.4 , < 3 )
219
255
rack-protection (>= 1.5.3 , < 2.1.0 )
220
256
formatador (0.2.5 )
257
+ fspath (3.1.0 )
221
258
globalid (0.4.1 )
222
259
activesupport (>= 4.2.0 )
223
260
gon (6.2.0 )
257
294
i18n (0.9.3 )
258
295
concurrent-ruby (~> 1.0 )
259
296
ice_nine (0.11.2 )
297
+ image_optim (0.26.1 )
298
+ exifr (~> 1.2 , >= 1.2.2 )
299
+ fspath (~> 3.0 )
300
+ image_size (~> 1.5 )
301
+ in_threads (~> 1.3 )
302
+ progress (~> 3.0 , >= 3.0.1 )
303
+ image_optim_pack (0.5.0.20180124 )
304
+ fspath (>= 2.1 , < 4 )
305
+ image_optim (~> 0.19 )
306
+ image_optim_pack (0.5.0.20180124-x86_64-darwin )
307
+ fspath (>= 2.1 , < 4 )
308
+ image_optim (~> 0.19 )
309
+ image_processing (0.4.5 )
310
+ image_size (1.5.0 )
311
+ in_threads (1.5.0 )
260
312
inflecto (0.0.2 )
261
313
jasmine (2.9.0 )
262
314
jasmine-core (>= 2.9.0 , < 3.0.0 )
@@ -269,10 +321,15 @@ GEM
269
321
phantomjs (>= 1.9 )
270
322
railties (>= 3.2.0 )
271
323
sprockets-rails
324
+ jmespath (1.3.1 )
272
325
json (2.1.0 )
273
326
json_spec (1.1.5 )
274
327
multi_json (~> 1.0 )
275
328
rspec (>= 2.0 , < 4.0 )
329
+ jsonb_accessor (1.0.0 )
330
+ activerecord (>= 5.0 )
331
+ activesupport (>= 5.0 )
332
+ pg (>= 0.18.1 )
276
333
launchy (2.4.3 )
277
334
addressable (~> 2.3 )
278
335
libv8 (6.3.292.48.1 )
289
346
metaclass (0.0.4 )
290
347
method_source (0.8.2 )
291
348
mimemagic (0.3.2 )
349
+ mini_magick (4.8.0 )
292
350
mini_mime (1.0.0 )
293
351
mini_portile2 (2.3.0 )
294
352
mini_racer (0.1.15 )
298
356
metaclass (~> 0.0.1 )
299
357
multi_json (1.13.1 )
300
358
multipart-post (2.0.0 )
359
+ mustermann (1.0.1 )
301
360
nenv (0.3.0 )
302
361
nio4r (2.2.0 )
303
362
nokogiri (1.8.1 )
@@ -310,12 +369,14 @@ GEM
310
369
paranoia (2.4.0 )
311
370
activerecord (>= 4.0 , < 5.2 )
312
371
patron (0.10.0 )
372
+ pg (0.21.0 )
313
373
phantomjs (2.1.1.0 )
314
374
poltergeist (1.17.0 )
315
375
capybara (~> 2.1 )
316
376
cliver (~> 0.3.1 )
317
377
websocket-driver (>= 0.2.0 )
318
378
pomona (0.7.0 )
379
+ progress (3.4.0 )
319
380
pry (0.10.4 )
320
381
coderay (~> 1.1.0 )
321
382
method_source (~> 0.8.1 )
382
443
rails (>= 3.2 )
383
444
rainbow (~> 2.2 )
384
445
redis (4.0.1 )
446
+ redis-actionpack (5.0.2 )
447
+ actionpack (>= 4.0 , < 6 )
448
+ redis-rack (>= 1 , < 3 )
449
+ redis-store (>= 1.1.0 , < 2 )
450
+ redis-activesupport (5.0.4 )
451
+ activesupport (>= 3 , < 6 )
452
+ redis-store (>= 1.3 , < 2 )
453
+ redis-rack (2.0.4 )
454
+ rack (>= 1.5 , < 3 )
455
+ redis-store (>= 1.2 , < 2 )
456
+ redis-rails (5.0.2 )
457
+ redis-actionpack (>= 5.0 , < 6 )
458
+ redis-activesupport (>= 5.0 , < 6 )
459
+ redis-store (>= 1.2 , < 2 )
460
+ redis-store (1.4.1 )
461
+ redis (>= 2.2 , < 5 )
385
462
request_store (1.4.0 )
386
463
rack (>= 1.4 )
387
464
responders (2.4.0 )
@@ -429,16 +506,25 @@ GEM
429
506
shellany (0.0.1 )
430
507
shoulda-matchers (3.1.2 )
431
508
activesupport (>= 4.0.0 )
509
+ shrine (2.8.0 )
510
+ down (~> 4.1 )
432
511
sidekiq (5.0.5 )
433
512
concurrent-ruby (~> 1.0 )
434
513
connection_pool (~> 2.2 , >= 2.2.0 )
435
514
rack-protection (>= 1.5.0 )
436
515
redis (>= 3.3.4 , < 5 )
516
+ sidekiq-failures (1.0.0 )
517
+ sidekiq (>= 4.0.0 )
437
518
simplecov (0.15.1 )
438
519
docile (~> 1.1.0 )
439
520
json (>= 1.8 , < 3 )
440
521
simplecov-html (~> 0.10.0 )
441
522
simplecov-html (0.10.2 )
523
+ sinatra (2.0.0 )
524
+ mustermann (~> 1.0 )
525
+ rack (~> 2.0 )
526
+ rack-protection (= 2.0.0 )
527
+ tilt (~> 2.0 )
442
528
slop (3.6.0 )
443
529
sprockets (3.7.1 )
444
530
concurrent-ruby (~> 1.0 )
456
542
tzinfo (1.2.4 )
457
543
thread_safe (~> 0.1 )
458
544
uber (0.1.0 )
545
+ uglifier (3.2.0 )
546
+ execjs (>= 0.3.0 , < 3 )
459
547
warden (1.2.7 )
460
548
rack (>= 1.0 )
461
549
webpacker (3.2.1 )
@@ -473,10 +561,12 @@ PLATFORMS
473
561
ruby
474
562
475
563
DEPENDENCIES
564
+ apollo-tracing (~> 1.3.0 )
476
565
byebug
477
566
capybara
478
567
codeclimate-test-reporter
479
568
cortex !
569
+ cortex-plugins-core !
480
570
database_cleaner
481
571
dotenv-rails
482
572
elasticsearch-extensions (~> 0.0.26 )
@@ -485,22 +575,35 @@ DEPENDENCIES
485
575
faker (~> 1.8 )
486
576
guard-jasmine (~> 2.1 )
487
577
guard-rspec
578
+ haml (~> 5.0 )
488
579
jasmine-core (~> 2.8 )
489
580
jasmine-rails (~> 0.14 )
490
581
json_spec (~> 1.1 )
582
+ mini_racer
491
583
mocha (~> 1.3 )
584
+ pg (~> 0.21.0 )
492
585
phantomjs (~> 2.1 )
493
586
poltergeist
494
587
pry-nav
495
588
pry-rails
496
589
pry-remote
497
590
pry-stack_explorer
498
591
rails-erd
592
+ react_on_rails (= 9.0.3 )
593
+ redis-rails (~> 5.0 )
499
594
rspec-rails
500
595
rspec-sidekiq (~> 3.0 )
596
+ sass-rails (~> 5.0 )
501
597
shoulda-matchers (~> 3.1 )
598
+ sidekiq (~> 5.0.5 )
599
+ sidekiq-failures (~> 1.0.0 )
502
600
simplecov
601
+ sinatra (~> 2.0.0 )
602
+ sprockets (= 3.7.1 )
603
+ sprockets-rails (= 3.2.1 )
503
604
timecop (~> 0.9 )
605
+ uglifier (~> 3.2.0 )
606
+ webpacker
504
607
505
608
BUNDLED WITH
506
609
1.16.1
0 commit comments