forked from code-dot-org/code-dot-org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
876 lines (859 loc) · 20.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
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
GIT
remote: https://github.com/Clever/omniauth-clever.git
revision: b15a87fde9dec2658e9c131c95c6890b145f8060
specs:
omniauth-clever (1.2.1)
omniauth-oauth2 (~> 1.1)
GIT
remote: https://github.com/code-dot-org/redis-slave-read.git
revision: cfe1bd0f5cf65eee5b52560139cab133f22cb880
ref: cfe1bd0f5cf65eee5b52560139cab133f22cb880
specs:
redis-slave-read (0.2.1)
connection_pool
redis
GIT
remote: https://github.com/pahanix/full-name-splitter.git
revision: 316b4f3f4b1e5902dedc2a369d1d9052f042dd50
specs:
full-name-splitter (0.1.2)
GIT
remote: https://github.com/rails-api/active_model_serializers.git
revision: 2962f3f64e7c672bfb5a13a8f739b5db073e5473
ref: 2962f3f64e7c672bfb5a13a8f739b5db073e5473
specs:
active_model_serializers (0.10.0.pre)
activemodel (>= 4.0)
GIT
remote: https://github.com/wjordan/geocoder.git
revision: 2da20897188b57f777df89f90e45cf331c5b014f
ref: rack-request-fix
specs:
geocoder (1.3.7)
GIT
remote: https://github.com/wjordan/image_optim.git
revision: 939996f7ad102227c73b42bfda0058f9c66698aa
ref: cdo
specs:
image_optim (0.24.2)
exifr (~> 1.2, >= 1.2.2)
fspath (~> 3.0)
image_size (~> 1.5)
in_threads (~> 1.3)
progress (~> 3.0, >= 3.0.1)
GIT
remote: https://github.com/wjordan/image_optim_pack.git
revision: 41e063908e1b038a852f18504dd52721aac5ea6a
ref: guetzli
specs:
image_optim_pack (0.5.0)
fspath (>= 2.1, < 4)
image_optim (~> 0.19)
GIT
remote: https://github.com/wjordan/image_optim_rails.git
revision: 4d4a346e4879886973a9d7e5709e343b1867e0a9
ref: rails_root_config_path
specs:
image_optim_rails (0.3.0)
image_optim (~> 0.24.0)
rails
sprockets
GIT
remote: https://github.com/wjordan/ims-lti.git
revision: 39203db48428ab943547363b13da56b02a19d905
ref: oauth_051
specs:
ims-lti (1.1.12)
builder
oauth (>= 0.4.5, < 0.6)
GIT
remote: https://github.com/wjordan/omniauth-openid-connect.git
revision: 2397b1415896e2639a7582a36e26c90b9211f99f
ref: cdo
specs:
omniauth-openid-connect (0.2.2)
addressable (~> 2.3)
omniauth (~> 1.1)
openid_connect (~> 1.0, >= 1.0.3)
GIT
remote: https://github.com/wjordan/omniauth-windowslive.git
revision: 68ece379fa4d79a49505454c52aaf9142cd2ed74
ref: cdo
specs:
omniauth-windowslive (0.0.11)
multi_json (>= 1.0.3)
omniauth-oauth2 (~> 1.4)
GIT
remote: https://github.com/wjordan/sass-rails.git
revision: 06e833d92d083fbcb137364ffebc597b2577db23
ref: frozen-array-fix
specs:
sass-rails (5.0.6)
railties (>= 4.0.0, < 6)
sass (~> 3.1)
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
GIT
remote: https://github.com/wjordan/seamless_database_pool.git
revision: c9a5c2bc92efc1f87a2aa065283e15283dbb9425
ref: cdo
specs:
seamless_database_pool (1.0.19)
activerecord (>= 3.2.0)
GIT
remote: https://github.com/wjordan/sprockets.git
revision: 69ead85e8f9f8ef293090064e582847b1d659ec6
ref: concurrent_asset_bundle_3.x
specs:
sprockets (3.7.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.0.2)
acme-client (0.3.7)
faraday (~> 0.9, >= 0.9.1)
json-jwt (~> 1.2, >= 1.2.3)
acmesmith (0.4.1)
acme-client
aws-sdk (> 2)
thor
actioncable (5.0.1)
actionpack (= 5.0.1)
nio4r (~> 1.2)
websocket-driver (~> 0.6.1)
actionmailer (5.0.1)
actionpack (= 5.0.1)
actionview (= 5.0.1)
activejob (= 5.0.1)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.0.1)
actionview (= 5.0.1)
activesupport (= 5.0.1)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.0.1)
activesupport (= 5.0.1)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
active_record_query_trace (1.5.3)
activejob (5.0.1)
activesupport (= 5.0.1)
globalid (>= 0.3.6)
activemodel (5.0.1)
activesupport (= 5.0.1)
activerecord (5.0.1)
activemodel (= 5.0.1)
activesupport (= 5.0.1)
arel (~> 7.0)
activesupport (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
tzinfo (~> 1.1)
acts_as_list (0.7.6)
activerecord (>= 3.0)
addressable (2.4.0)
afm (0.2.2)
annotate (2.7.1)
activerecord (>= 3.2, < 6.0)
rake (>= 10.4, < 12.0)
ansi (1.5.0)
archive-zip (0.7.0)
io-like (~> 0.3.0)
arel (7.1.4)
ast (2.3.0)
attr_required (1.0.1)
auto_strip_attributes (2.1.0)
activerecord (>= 3.0)
aws-sdk (2.9.14)
aws-sdk-resources (= 2.9.14)
aws-sdk-core (2.9.14)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.9.14)
aws-sdk-core (= 2.9.14)
aws-sigv4 (1.0.0)
bcrypt (3.1.11)
better_errors (2.1.1)
coderay (>= 1.0.0)
erubis (>= 2.6.6)
rack (>= 0.9.0)
bindata (2.3.1)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap-sass (2.3.2.2)
sass (~> 3.2)
builder (3.2.2)
cancancan (1.15.0)
capybara (2.14.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
celluloid (0.16.0)
timers (~> 4.0.0)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
chromedriver-helper (0.0.9)
archive-zip (~> 0.7.0)
nokogiri (~> 1.6)
chronic (0.10.2)
chunky_png (1.3.6)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.8)
climate_control (>= 0.0.3, < 1.0)
codecov (0.1.9)
json
simplecov
url
codemirror-rails (5.16.0)
railties (>= 3.0, < 6.0)
coderay (1.1.1)
colorize (0.8.1)
composite_primary_keys (9.0.5)
activerecord (~> 5.0.0)
concurrent-ruby (1.0.5)
connection_pool (2.2.1)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crowdin-api (0.4.0)
rest-client
crowdin-cli (0.5.3)
crowdin-api (~> 0.4.0)
gli (~> 2.9)
i18n (~> 0.7, >= 0.7.0)
rubyzip (~> 1.0)
cucumber (2.4.0)
builder (>= 2.1.2)
cucumber-core (~> 1.5.0)
cucumber-wire (~> 0.0.1)
diff-lcs (>= 1.1.3)
gherkin (~> 4.0)
multi_json (>= 1.7.5, < 2.0)
multi_test (>= 0.1.2)
cucumber-core (1.5.0)
gherkin (~> 4.0)
cucumber-wire (0.0.1)
daemons (1.2.3)
dalli (2.7.6)
dalli-elasticache (0.2.0)
dalli (>= 1.0.0)
debug_inspector (0.0.2)
declarative (0.0.9)
declarative-option (0.1.0)
devise (4.2.0)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0, < 5.1)
responders
warden (~> 1.2.3)
devise_invitable (1.6.0)
actionmailer (>= 3.2.6)
devise (>= 3.2.0)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.20160615)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
eventmachine (1.2.0.1)
execjs (2.7.0)
exifr (1.2.5)
eyes_core (3.5.4)
chunky_png (= 1.3.6)
faraday
oily_png (~> 1.2)
oj
eyes_selenium (3.5.4)
capybara
eyes_core (= 3.5.4)
selenium-webdriver
watir
factory_girl (4.7.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.7.0)
factory_girl (~> 4.7.0)
railties (>= 3.0.0)
fake_sqs (0.3.1)
builder
sinatra
fakeredis (0.6.0)
redis (~> 3.2)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
firebase (0.2.6)
httpclient
json
firebase_token_generator (2.0.0)
font-awesome-rails (4.6.3.1)
railties (>= 3.2, < 5.1)
fspath (3.1.0)
gemoji (2.1.0)
gherkin (4.0.0)
gli (2.14.0)
globalid (0.3.7)
activesupport (>= 4.1.0)
google-api-client (0.10.3)
addressable (~> 2.3)
googleauth (~> 0.5)
httpclient (~> 2.7)
hurley (~> 0.1)
memoist (~> 0.11)
mime-types (>= 1.6)
representable (~> 3.0)
retriable (>= 2.0, < 4.0)
google_drive (2.1.2)
google-api-client (>= 0.9.0, < 1.0.0)
googleauth (>= 0.5.0, < 1.0.0)
nokogiri (>= 1.5.3, < 2.0.0)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
haml (4.0.7)
tilt
haml-rails (0.9.0)
actionpack (>= 4.0.1)
activesupport (>= 4.0.1)
haml (>= 4.0.6, < 5.0)
html2haml (>= 1.0.1)
railties (>= 4.0.1)
haml_lint (0.18.0)
haml (~> 4.0)
rake (>= 10, < 12)
rubocop (>= 0.36.0)
sysexits (~> 1.1)
hashdiff (0.3.0)
hashery (2.1.2)
hashie (3.4.4)
highline (1.6.21)
hitimes (1.2.4)
honeybadger (2.6.0)
html2haml (2.0.0)
erubis (~> 2.7.0)
haml (~> 4.0.0)
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
http-cookie (1.0.2)
domain_name (~> 0.5)
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpclient (2.8.2.2)
hurley (0.2)
i18n (0.8.1)
image_size (1.5.0)
in_threads (1.4.0)
io-like (0.3.0)
jbuilder (2.5.0)
activesupport (>= 3.0.0, < 5.1)
multi_json (~> 1.2)
jmespath (1.3.1)
jquery-rails (4.1.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.5)
railties (>= 3.2.16)
json (1.8.6)
json-jwt (1.6.3)
activesupport
bindata
multi_json (>= 1.3)
securecompare
url_safe_base64
jwt (1.5.4)
kaminari (0.17.0)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
kgio (2.10.0)
launchy (2.4.3)
addressable (~> 2.3)
le (2.7.2)
libv8 (3.16.14.15)
listen (2.10.1)
celluloid (~> 0.16.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
little-plugger (1.1.4)
logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
lograge (0.4.1)
actionpack (>= 4, < 5.1)
activesupport (>= 4, < 5.1)
railties (>= 4, < 5.1)
loofah (2.0.3)
nokogiri (>= 1.5.9)
mail (2.6.4)
mime-types (>= 1.16, < 4)
marked-rails (0.3.2.0)
memoist (0.15.0)
metaclass (0.0.4)
method_source (0.8.2)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_magick (4.5.1)
mini_portile2 (2.1.0)
minitest (5.10.1)
minitest-around (0.3.2)
minitest (~> 5.0)
minitest-reporters (1.1.10)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.12.1)
multi_test (0.1.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
mustermann (1.0.0.beta2)
mysql2 (0.3.21)
naturally (2.1.0)
net-http-persistent (2.9.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
netrc (0.11.0)
newrelic_rpm (3.16.0.318)
nio4r (1.2.1)
nokogiri (1.6.8.1)
mini_portile2 (~> 2.1.0)
oauth (0.5.1)
oauth2 (1.2.0)
faraday (>= 0.8, < 0.10)
jwt (~> 1.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)
rack (>= 1.2, < 3)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)
oily_png (1.2.0)
chunky_png (~> 1.3.1)
oj (2.17.1)
omniauth (1.3.1)
hashie (>= 1.2, < 4)
rack (>= 1.0, < 3)
omniauth-facebook (4.0.0)
omniauth-oauth2 (~> 1.2)
omniauth-google-oauth2 (0.3.1)
jwt (~> 1.0)
multi_json (~> 1.3)
omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.3.1)
omniauth-oauth2 (1.4.0)
oauth2 (~> 1.0)
omniauth (~> 1.2)
open_uri_redirections (0.2.1)
openid_connect (1.0.3)
activemodel
attr_required (>= 1.0.0)
json (>= 1.4.3)
json-jwt (>= 1.5.0)
rack-oauth2 (>= 1.3.1)
swd (>= 1.0.0)
tzinfo
validate_email
validate_url
webfinger (>= 1.0.1)
orm_adapter (0.5.0)
os (0.9.6)
parallel (1.9.0)
parallel_tests (2.13.0)
parallel
paranoia (2.3.1)
activerecord (>= 4.0, < 5.2)
parser (2.3.3.1)
ast (~> 2.2)
pdf-reader (1.4.0)
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
phantomjs (1.9.7.1)
powerpack (0.1.1)
progress (3.3.1)
pusher (1.3.1)
httpclient (~> 2.7)
multi_json (~> 1.0)
pusher-signature (~> 0.1.8)
pusher-signature (0.1.8)
rack (2.0.1)
rack-attack (4.4.1)
rack
rack-cache (1.6.1)
rack (>= 0.4)
rack-mini-profiler (0.10.1)
rack (>= 1.2.0)
rack-oauth2 (1.5.1)
activesupport (>= 2.3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
multi_json (>= 1.3.6)
rack (>= 1.1)
rack-protection (2.0.0.beta2)
rack
rack-ssl-enforcer (0.2.9)
rack-test (0.6.3)
rack (>= 1.0)
rack_csrf (2.5.0)
rack (>= 1.1.0)
rails (5.0.1)
actioncable (= 5.0.1)
actionmailer (= 5.0.1)
actionpack (= 5.0.1)
actionview (= 5.0.1)
activejob (= 5.0.1)
activemodel (= 5.0.1)
activerecord (= 5.0.1)
activesupport (= 5.0.1)
bundler (>= 1.3.0, < 2.0)
railties (= 5.0.1)
sprockets-rails (>= 2.0.0)
rails-controller-testing (0.1.1)
actionpack (~> 5.x)
actionview (~> 5.x)
activesupport (~> 5.x)
rails-dom-testing (2.0.2)
activesupport (>= 4.2.0, < 6.0)
nokogiri (~> 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.0.1)
actionpack (= 5.0.1)
activesupport (= 5.0.1)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (2.2.1)
raindrops (0.16.0)
rake (11.3.0)
rambling-trie (1.0.0)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rdoc (4.2.2)
json (~> 1.4)
redcarpet (3.3.4)
redis (3.3.3)
ref (2.0.0)
representable (3.0.4)
declarative (< 0.1.0)
declarative-option (< 0.2.0)
uber (< 0.2.0)
rerun (0.10.0)
listen (~> 2.7, >= 2.7.3)
responders (2.2.0)
railties (>= 4.2.0, < 5.1)
rest-client (2.0.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (3.0.2)
retryable (2.0.4)
rmagick (2.15.4)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.1)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
rubocop (0.46.0)
parser (>= 2.3.1.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-prof (0.15.9)
ruby-progressbar (1.8.1)
ruby-rc4 (0.1.5)
ruby_parser (3.8.2)
sexp_processor (~> 4.1)
rubyzip (1.2.0)
safe_yaml (1.0.4)
sass (3.4.22)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
scss_lint (0.49.0)
rake (>= 0.9, < 12)
sass (~> 3.4.20)
sdoc (0.4.1)
json (~> 1.7, >= 1.7.7)
rdoc (~> 4.0)
securecompare (1.0.0)
selenium-webdriver (3.0.3)
childprocess (~> 0.5)
rubyzip (~> 1.0)
websocket (~> 1.0)
sequel (4.45.0)
sexp_processor (4.7.0)
shotgun (0.9.1)
rack (>= 1.0)
signet (0.7.3)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
sinatra (2.0.0.beta2)
mustermann (= 1.0.0.beta2)
rack (~> 2.0)
rack-protection (= 2.0.0.beta2)
tilt (~> 2.0)
spring (2.0.1)
activesupport (>= 4.2)
spring-commands-testunit (1.0.1)
spring (>= 0.9.1)
sprockets-rails (3.1.1)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sqlite3 (1.3.11)
sshkit (1.11.4)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stringex (2.5.2)
swd (1.0.1)
activesupport (>= 3)
attr_required (>= 0.0.5)
httpclient (>= 2.4)
i18n
json (>= 1.4.3)
sysexits (1.2.0)
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thin (1.7.0)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.5)
timecop (0.8.1)
timers (4.0.4)
hitimes
ttfunk (1.4.0)
twilio-ruby (4.11.1)
builder (>= 2.1.2)
jwt (~> 1.0)
multi_json (>= 1.3.0)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uber (0.1.0)
uglifier (3.0.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
unicode-display_width (1.1.2)
unicorn (5.1.0)
kgio (~> 2.6)
raindrops (~> 0.7)
url (0.3.2)
url_safe_base64 (0.2.2)
user_agent_parser (2.3.0)
validate_email (0.1.6)
activemodel (>= 3.0)
mail (>= 2.2.5)
validate_url (1.0.2)
activemodel (>= 3.0.0)
addressable
validates_email_format_of (1.6.3)
i18n
vcr (3.0.3)
warden (1.2.6)
rack (>= 1.0)
watir (6.2.1)
selenium-webdriver (~> 3.0)
web-console (3.3.1)
actionview (>= 5.0)
activemodel (>= 5.0)
debug_inspector
railties (>= 5.0)
webfinger (1.0.2)
activesupport
httpclient (>= 2.4)
multi_json
webmock (2.1.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
websocket (1.2.3)
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
xpath (2.0.0)
nokogiri (~> 1.3)
youtube-dl.rb (0.3.1.2016.08.19)
cocaine (>= 0.5.4)
PLATFORMS
ruby
DEPENDENCIES
acmesmith
active_model_serializers!
active_record_query_trace
acts_as_list
addressable
annotate
auto_strip_attributes (~> 2.1)
aws-sdk (~> 2)
bcrypt
better_errors
binding_of_caller
bootstrap-sass (~> 2.3.2.2)
cancancan (~> 1.15.0)
chromedriver-helper (~> 0.0.7)
chronic (~> 0.10.2)
codecov
codemirror-rails
colorize
composite_primary_keys
crowdin-cli
cucumber (~> 2.4.0)
daemons
dalli
dalli-elasticache
devise (~> 4.2.0)
devise_invitable (~> 1.6.0)
execjs
eyes_selenium (= 3.5.4)
factory_girl_rails
fake_sqs
fakeredis
firebase
firebase_token_generator
font-awesome-rails (~> 4.6.3)
full-name-splitter!
gemoji
geocoder!
google-api-client
google_drive
haml
haml-rails
haml_lint
highline (~> 1.6.21)
honeybadger
httparty
image_optim!
image_optim_pack (~> 0.5.0)!
image_optim_rails!
image_size
ims-lti!
jbuilder (~> 2.5)
jquery-rails
jquery-ui-rails (~> 5.0.3)
jwt
kaminari
launchy
le (~> 2.2)
lograge
marked-rails
mini_magick
minitest (~> 5.5)
minitest-around
minitest-reporters
mocha
mysql2 (~> 0.3.13)
naturally
net-http-persistent
net-scp
net-ssh
newrelic_rpm (~> 3.16.0)
nokogiri (~> 1.6.1)
octokit
oj
omniauth-clever (~> 1.2.1)!
omniauth-facebook (~> 4.0.0.rc1)
omniauth-google-oauth2 (~> 0.3.1)
omniauth-openid-connect!
omniauth-windowslive (~> 0.0.11)!
open_uri_redirections
os
parallel
parallel_tests
paranoia
pdf-reader
phantomjs (~> 1.9.7.1)
pusher (~> 1.3.1)
rack-attack (~> 4.4)
rack-cache
rack-mini-profiler
rack-ssl-enforcer
rack_csrf
rails (~> 5.0.1)
rails-controller-testing
rambling-trie
redcarpet (~> 3.3.4)
redis (~> 3.3.3)
redis-slave-read!
rerun (~> 0.10.0)
responders (~> 2.0)
rest-client (~> 2.0)
retryable
rmagick
rspec
rubocop (= 0.46.0)
ruby-prof
ruby-progressbar
sass-rails!
scss_lint
sdoc
seamless_database_pool!
selenium-webdriver (~> 3.0.3)
sequel (~> 4.30)
shotgun
simplecov (~> 0.9)
sinatra (~> 2.0.0.beta2)
spring
spring-commands-testunit
sprockets!
sprockets-rails
sqlite3
sshkit
stringex (~> 2.5.2)
therubyracer (~> 0.12.2)
thin
timecop
twilio-ruby
uglifier (>= 1.3.0)
unicorn (~> 5.1.0)
user_agent_parser
validates_email_format_of
vcr
web-console
webmock
youtube-dl.rb
BUNDLED WITH
1.14.6