|
126 | 126 | execjs |
127 | 127 | coffee-script-source (1.12.2) |
128 | 128 | colorize (0.8.1) |
129 | | - concurrent-ruby (1.1.8) |
| 129 | + concurrent-ruby (1.1.9) |
130 | 130 | connection_pool (2.2.1) |
131 | 131 | coveralls (0.8.23) |
132 | 132 | json (>= 1.8, < 3) |
|
489 | 489 | listen (3.2.1) |
490 | 490 | rb-fsevent (~> 0.10, >= 0.10.3) |
491 | 491 | rb-inotify (~> 0.9, >= 0.9.10) |
492 | | - loofah (2.9.0) |
| 492 | + loofah (2.12.0) |
493 | 493 | crass (~> 1.0.2) |
494 | 494 | nokogiri (>= 1.5.9) |
495 | 495 | lumberjack (1.2.4) |
|
499 | 499 | mime-types (2.99.3) |
500 | 500 | mini_mime (1.0.2) |
501 | 501 | mini_portile2 (2.6.1) |
502 | | - minitest (5.14.3) |
| 502 | + minitest (5.14.4) |
503 | 503 | mongoid (5.1.6) |
504 | 504 | activemodel (~> 4.0) |
505 | 505 | mongo (~> 2.1) |
@@ -565,13 +565,13 @@ GEM |
565 | 565 | bundler (>= 1.3.0, < 2.0) |
566 | 566 | railties (= 4.2.11.3) |
567 | 567 | sprockets-rails |
568 | | - rails-deprecated_sanitizer (1.0.3) |
| 568 | + rails-deprecated_sanitizer (1.0.4) |
569 | 569 | activesupport (>= 4.2.0.alpha) |
570 | 570 | rails-dom-testing (1.0.9) |
571 | 571 | activesupport (>= 4.2.0, < 5.0) |
572 | 572 | nokogiri (~> 1.6) |
573 | 573 | rails-deprecated_sanitizer (>= 1.0.1) |
574 | | - rails-html-sanitizer (1.3.0) |
| 574 | + rails-html-sanitizer (1.4.2) |
575 | 575 | loofah (~> 2.3) |
576 | 576 | rails_12factor (0.0.3) |
577 | 577 | rails_serve_static_assets |
@@ -658,27 +658,27 @@ GEM |
658 | 658 | mime-types (>= 1.16, < 4.0) |
659 | 659 | netrc (~> 0.8) |
660 | 660 | rexml (3.2.5) |
661 | | - rspec (3.6.0) |
662 | | - rspec-core (~> 3.6.0) |
663 | | - rspec-expectations (~> 3.6.0) |
664 | | - rspec-mocks (~> 3.6.0) |
665 | | - rspec-core (3.6.0) |
666 | | - rspec-support (~> 3.6.0) |
667 | | - rspec-expectations (3.6.0) |
| 661 | + rspec (3.10.0) |
| 662 | + rspec-core (~> 3.10.0) |
| 663 | + rspec-expectations (~> 3.10.0) |
| 664 | + rspec-mocks (~> 3.10.0) |
| 665 | + rspec-core (3.10.1) |
| 666 | + rspec-support (~> 3.10.0) |
| 667 | + rspec-expectations (3.10.1) |
668 | 668 | diff-lcs (>= 1.2.0, < 2.0) |
669 | | - rspec-support (~> 3.6.0) |
670 | | - rspec-mocks (3.6.0) |
| 669 | + rspec-support (~> 3.10.0) |
| 670 | + rspec-mocks (3.10.2) |
671 | 671 | diff-lcs (>= 1.2.0, < 2.0) |
672 | | - rspec-support (~> 3.6.0) |
673 | | - rspec-rails (3.6.1) |
674 | | - actionpack (>= 3.0) |
675 | | - activesupport (>= 3.0) |
676 | | - railties (>= 3.0) |
677 | | - rspec-core (~> 3.6.0) |
678 | | - rspec-expectations (~> 3.6.0) |
679 | | - rspec-mocks (~> 3.6.0) |
680 | | - rspec-support (~> 3.6.0) |
681 | | - rspec-support (3.6.0) |
| 672 | + rspec-support (~> 3.10.0) |
| 673 | + rspec-rails (4.1.2) |
| 674 | + actionpack (>= 4.2) |
| 675 | + activesupport (>= 4.2) |
| 676 | + railties (>= 4.2) |
| 677 | + rspec-core (~> 3.10) |
| 678 | + rspec-expectations (~> 3.10) |
| 679 | + rspec-mocks (~> 3.10) |
| 680 | + rspec-support (~> 3.10) |
| 681 | + rspec-support (3.10.2) |
682 | 682 | rubyzip (2.3.2) |
683 | 683 | sass-rails (6.0.0) |
684 | 684 | sassc-rails (~> 2.1, >= 2.1.1) |
@@ -723,10 +723,10 @@ GEM |
723 | 723 | net-http-persistent (>= 2.9, < 4) |
724 | 724 | rdf (~> 3.0) |
725 | 725 | spring (2.1.1) |
726 | | - sprockets (3.7.2) |
| 726 | + sprockets (4.0.2) |
727 | 727 | concurrent-ruby (~> 1.0) |
728 | 728 | rack (> 1, < 3) |
729 | | - sprockets-rails (3.2.1) |
| 729 | + sprockets-rails (3.2.2) |
730 | 730 | actionpack (>= 4.0) |
731 | 731 | activesupport (>= 4.0) |
732 | 732 | sprockets (>= 3.0.0) |
@@ -836,7 +836,7 @@ DEPENDENCIES |
836 | 836 | rake (~> 13.0) |
837 | 837 | rest-client (~> 2.0) |
838 | 838 | resumable_upload! |
839 | | - rspec-rails (< 4) |
| 839 | + rspec-rails (< 5) |
840 | 840 | rubyzip (~> 2.3) |
841 | 841 | sass-rails (~> 6.0) |
842 | 842 | sdoc (~> 2.2) |
|
0 commit comments