|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (5.0.6) |
5 | | - actionpack (= 5.0.6) |
| 4 | + actioncable (5.0.7.2) |
| 5 | + actionpack (= 5.0.7.2) |
6 | 6 | nio4r (>= 1.2, < 3.0) |
7 | 7 | websocket-driver (~> 0.6.1) |
8 | | - actionmailer (5.0.6) |
9 | | - actionpack (= 5.0.6) |
10 | | - actionview (= 5.0.6) |
11 | | - activejob (= 5.0.6) |
| 8 | + actionmailer (5.0.7.2) |
| 9 | + actionpack (= 5.0.7.2) |
| 10 | + actionview (= 5.0.7.2) |
| 11 | + activejob (= 5.0.7.2) |
12 | 12 | mail (~> 2.5, >= 2.5.4) |
13 | 13 | rails-dom-testing (~> 2.0) |
14 | | - actionpack (5.0.6) |
15 | | - actionview (= 5.0.6) |
16 | | - activesupport (= 5.0.6) |
| 14 | + actionpack (5.0.7.2) |
| 15 | + actionview (= 5.0.7.2) |
| 16 | + activesupport (= 5.0.7.2) |
17 | 17 | rack (~> 2.0) |
18 | 18 | rack-test (~> 0.6.3) |
19 | 19 | rails-dom-testing (~> 2.0) |
20 | 20 | rails-html-sanitizer (~> 1.0, >= 1.0.2) |
21 | | - actionview (5.0.6) |
22 | | - activesupport (= 5.0.6) |
| 21 | + actionview (5.0.7.2) |
| 22 | + activesupport (= 5.0.7.2) |
23 | 23 | builder (~> 3.1) |
24 | 24 | erubis (~> 2.7.0) |
25 | 25 | rails-dom-testing (~> 2.0) |
|
29 | 29 | activemodel (>= 4.1, < 6) |
30 | 30 | case_transform (>= 0.2) |
31 | 31 | jsonapi-renderer (>= 0.1.1.beta1, < 0.3) |
32 | | - activejob (5.0.6) |
33 | | - activesupport (= 5.0.6) |
| 32 | + activejob (5.0.7.2) |
| 33 | + activesupport (= 5.0.7.2) |
34 | 34 | globalid (>= 0.3.6) |
35 | | - activemodel (5.0.6) |
36 | | - activesupport (= 5.0.6) |
37 | | - activerecord (5.0.6) |
38 | | - activemodel (= 5.0.6) |
39 | | - activesupport (= 5.0.6) |
| 35 | + activemodel (5.0.7.2) |
| 36 | + activesupport (= 5.0.7.2) |
| 37 | + activerecord (5.0.7.2) |
| 38 | + activemodel (= 5.0.7.2) |
| 39 | + activesupport (= 5.0.7.2) |
40 | 40 | arel (~> 7.0) |
41 | | - activesupport (5.0.6) |
| 41 | + activesupport (5.0.7.2) |
42 | 42 | concurrent-ruby (~> 1.0, >= 1.0.2) |
43 | | - i18n (~> 0.7) |
| 43 | + i18n (>= 0.7, < 2) |
44 | 44 | minitest (~> 5.1) |
45 | 45 | tzinfo (~> 1.1) |
46 | 46 | arel (7.1.4) |
|
56 | 56 | connection_pool (2.2.1) |
57 | 57 | crass (1.0.4) |
58 | 58 | debug_inspector (0.0.3) |
59 | | - devise (4.3.0) |
| 59 | + devise (4.6.2) |
60 | 60 | bcrypt (~> 3.0) |
61 | 61 | orm_adapter (~> 0.1) |
62 | | - railties (>= 4.1.0, < 5.2) |
| 62 | + railties (>= 4.1.0, < 6.0) |
63 | 63 | responders |
64 | 64 | warden (~> 1.2.3) |
65 | | - devise_token_auth (0.1.42) |
66 | | - devise (> 3.5.2, <= 4.3) |
67 | | - rails (< 6) |
| 65 | + devise_token_auth (1.1.0) |
| 66 | + devise (> 3.5.2, < 4.7) |
| 67 | + rails (>= 4.2.0, < 6) |
68 | 68 | diff-lcs (1.3) |
69 | 69 | erubis (2.7.0) |
70 | 70 | factory_girl (4.9.0) |
|
73 | 73 | factory_girl (~> 4.9.0) |
74 | 74 | railties (>= 3.0.0) |
75 | 75 | ffi (1.10.0) |
76 | | - globalid (0.4.1) |
| 76 | + globalid (0.4.2) |
77 | 77 | activesupport (>= 4.2.0) |
78 | 78 | hashie (3.5.6) |
79 | | - i18n (0.9.5) |
| 79 | + i18n (1.6.0) |
80 | 80 | concurrent-ruby (~> 1.0) |
81 | 81 | jsonapi-renderer (0.2.0) |
82 | 82 | listen (3.0.8) |
|
85 | 85 | loofah (2.2.3) |
86 | 86 | crass (~> 1.0.2) |
87 | 87 | nokogiri (>= 1.5.9) |
88 | | - mail (2.7.0) |
| 88 | + mail (2.7.1) |
89 | 89 | mini_mime (>= 0.1.1) |
90 | 90 | method_source (0.9.2) |
91 | | - mini_mime (1.0.0) |
| 91 | + mini_mime (1.0.1) |
92 | 92 | mini_portile2 (2.4.0) |
93 | 93 | minitest (5.11.3) |
94 | | - nio4r (2.1.0) |
| 94 | + nio4r (2.3.1) |
95 | 95 | nokogiri (1.10.3) |
96 | 96 | mini_portile2 (~> 2.4.0) |
97 | 97 | omniauth (1.7.1) |
@@ -119,26 +119,26 @@ GEM |
119 | 119 | rack |
120 | 120 | rack-test (0.6.3) |
121 | 121 | rack (>= 1.0) |
122 | | - rails (5.0.6) |
123 | | - actioncable (= 5.0.6) |
124 | | - actionmailer (= 5.0.6) |
125 | | - actionpack (= 5.0.6) |
126 | | - actionview (= 5.0.6) |
127 | | - activejob (= 5.0.6) |
128 | | - activemodel (= 5.0.6) |
129 | | - activerecord (= 5.0.6) |
130 | | - activesupport (= 5.0.6) |
| 122 | + rails (5.0.7.2) |
| 123 | + actioncable (= 5.0.7.2) |
| 124 | + actionmailer (= 5.0.7.2) |
| 125 | + actionpack (= 5.0.7.2) |
| 126 | + actionview (= 5.0.7.2) |
| 127 | + activejob (= 5.0.7.2) |
| 128 | + activemodel (= 5.0.7.2) |
| 129 | + activerecord (= 5.0.7.2) |
| 130 | + activesupport (= 5.0.7.2) |
131 | 131 | bundler (>= 1.3.0) |
132 | | - railties (= 5.0.6) |
| 132 | + railties (= 5.0.7.2) |
133 | 133 | sprockets-rails (>= 2.0.0) |
134 | 134 | rails-dom-testing (2.0.3) |
135 | 135 | activesupport (>= 4.2.0) |
136 | 136 | nokogiri (>= 1.6) |
137 | 137 | rails-html-sanitizer (1.0.4) |
138 | 138 | loofah (~> 2.2, >= 2.2.2) |
139 | | - railties (5.0.6) |
140 | | - actionpack (= 5.0.6) |
141 | | - activesupport (= 5.0.6) |
| 139 | + railties (5.0.7.2) |
| 140 | + actionpack (= 5.0.7.2) |
| 141 | + activesupport (= 5.0.7.2) |
142 | 142 | method_source |
143 | 143 | rake (>= 0.8.7) |
144 | 144 | thor (>= 0.18.1, < 2.0) |
|
0 commit comments