|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actionmailer (4.2.7.1) |
5 |
| - actionpack (= 4.2.7.1) |
6 |
| - actionview (= 4.2.7.1) |
7 |
| - activejob (= 4.2.7.1) |
| 4 | + actionmailer (4.2.10) |
| 5 | + actionpack (= 4.2.10) |
| 6 | + actionview (= 4.2.10) |
| 7 | + activejob (= 4.2.10) |
8 | 8 | mail (~> 2.5, >= 2.5.4)
|
9 | 9 | rails-dom-testing (~> 1.0, >= 1.0.5)
|
10 |
| - actionpack (4.2.7.1) |
11 |
| - actionview (= 4.2.7.1) |
12 |
| - activesupport (= 4.2.7.1) |
| 10 | + actionpack (4.2.10) |
| 11 | + actionview (= 4.2.10) |
| 12 | + activesupport (= 4.2.10) |
13 | 13 | rack (~> 1.6)
|
14 | 14 | rack-test (~> 0.6.2)
|
15 | 15 | rails-dom-testing (~> 1.0, >= 1.0.5)
|
16 | 16 | rails-html-sanitizer (~> 1.0, >= 1.0.2)
|
17 |
| - actionview (4.2.7.1) |
18 |
| - activesupport (= 4.2.7.1) |
| 17 | + actionview (4.2.10) |
| 18 | + activesupport (= 4.2.10) |
19 | 19 | builder (~> 3.1)
|
20 | 20 | erubis (~> 2.7.0)
|
21 | 21 | rails-dom-testing (~> 1.0, >= 1.0.5)
|
22 |
| - rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 22 | + rails-html-sanitizer (~> 1.0, >= 1.0.3) |
23 | 23 | active_model_serializers (0.10.7)
|
24 | 24 | actionpack (>= 4.1, < 6)
|
25 | 25 | activemodel (>= 4.1, < 6)
|
26 | 26 | case_transform (>= 0.2)
|
27 | 27 | jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
|
28 |
| - activejob (4.2.7.1) |
29 |
| - activesupport (= 4.2.7.1) |
| 28 | + activejob (4.2.10) |
| 29 | + activesupport (= 4.2.10) |
30 | 30 | globalid (>= 0.3.0)
|
31 |
| - activemodel (4.2.7.1) |
32 |
| - activesupport (= 4.2.7.1) |
| 31 | + activemodel (4.2.10) |
| 32 | + activesupport (= 4.2.10) |
33 | 33 | builder (~> 3.1)
|
34 |
| - activerecord (4.2.7.1) |
35 |
| - activemodel (= 4.2.7.1) |
36 |
| - activesupport (= 4.2.7.1) |
| 34 | + activerecord (4.2.10) |
| 35 | + activemodel (= 4.2.10) |
| 36 | + activesupport (= 4.2.10) |
37 | 37 | arel (~> 6.0)
|
38 |
| - activesupport (4.2.7.1) |
| 38 | + activesupport (4.2.10) |
39 | 39 | i18n (~> 0.7)
|
40 |
| - json (~> 1.7, >= 1.7.7) |
41 | 40 | minitest (~> 5.1)
|
42 | 41 | thread_safe (~> 0.3, >= 0.3.4)
|
43 | 42 | tzinfo (~> 1.1)
|
@@ -702,16 +701,16 @@ GEM
|
702 | 701 | rack (1.6.10)
|
703 | 702 | rack-test (0.6.3)
|
704 | 703 | rack (>= 1.0)
|
705 |
| - rails (4.2.7.1) |
706 |
| - actionmailer (= 4.2.7.1) |
707 |
| - actionpack (= 4.2.7.1) |
708 |
| - actionview (= 4.2.7.1) |
709 |
| - activejob (= 4.2.7.1) |
710 |
| - activemodel (= 4.2.7.1) |
711 |
| - activerecord (= 4.2.7.1) |
712 |
| - activesupport (= 4.2.7.1) |
| 704 | + rails (4.2.10) |
| 705 | + actionmailer (= 4.2.10) |
| 706 | + actionpack (= 4.2.10) |
| 707 | + actionview (= 4.2.10) |
| 708 | + activejob (= 4.2.10) |
| 709 | + activemodel (= 4.2.10) |
| 710 | + activerecord (= 4.2.10) |
| 711 | + activesupport (= 4.2.10) |
713 | 712 | bundler (>= 1.3.0, < 2.0)
|
714 |
| - railties (= 4.2.7.1) |
| 713 | + railties (= 4.2.10) |
715 | 714 | sprockets-rails
|
716 | 715 | rails-deprecated_sanitizer (1.0.3)
|
717 | 716 | activesupport (>= 4.2.0.alpha)
|
|
726 | 725 | rails_stdout_logging
|
727 | 726 | rails_serve_static_assets (0.0.5)
|
728 | 727 | rails_stdout_logging (0.0.5)
|
729 |
| - railties (4.2.7.1) |
730 |
| - actionpack (= 4.2.7.1) |
731 |
| - activesupport (= 4.2.7.1) |
| 728 | + railties (4.2.10) |
| 729 | + actionpack (= 4.2.10) |
| 730 | + activesupport (= 4.2.10) |
732 | 731 | rake (>= 0.8.7)
|
733 | 732 | thor (>= 0.18.1, < 2.0)
|
734 | 733 | rake (12.3.1)
|
@@ -819,7 +818,7 @@ DEPENDENCIES
|
819 | 818 | pg_search
|
820 | 819 | poltergeist
|
821 | 820 | puma
|
822 |
| - rails (~> 4.2.7.1) |
| 821 | + rails (~> 4.2.8) |
823 | 822 | rails_12factor
|
824 | 823 | responders (~> 2.0)
|
825 | 824 | rmagick
|
|
0 commit comments