|
181 | 181 | json-schema
|
182 | 182 | rest-client
|
183 | 183 | debug_inspector (0.0.3)
|
184 |
| - diff-lcs (1.4.4) |
| 184 | + diff-lcs (1.5.0) |
185 | 185 | docile (1.3.2)
|
186 | 186 | domain_name (0.5.20170404)
|
187 | 187 | unf (>= 0.0.5, < 1.0.0)
|
|
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.13.0) |
| 492 | + loofah (2.14.0) |
493 | 493 | crass (~> 1.0.2)
|
494 | 494 | nokogiri (>= 1.5.9)
|
495 | 495 | lumberjack (1.2.4)
|
@@ -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.11.0) |
| 662 | + rspec-core (~> 3.11.0) |
| 663 | + rspec-expectations (~> 3.11.0) |
| 664 | + rspec-mocks (~> 3.11.0) |
| 665 | + rspec-core (3.11.0) |
| 666 | + rspec-support (~> 3.11.0) |
| 667 | + rspec-expectations (3.11.0) |
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.11.0) |
| 670 | + rspec-mocks (3.11.0) |
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.11.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.11.0) |
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)
|
|
744 | 744 | daemons (~> 1.0, >= 1.0.9)
|
745 | 745 | eventmachine (~> 1.0, >= 1.0.4)
|
746 | 746 | rack (>= 1, < 3)
|
747 |
| - thor (1.1.0) |
| 747 | + thor (1.2.1) |
748 | 748 | thread_safe (0.3.6)
|
749 | 749 | tilt (2.0.10)
|
750 | 750 | timecop (0.9.4)
|
@@ -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.3)
|
|
0 commit comments