|
5 | 5 | active_model_serializers |
6 | 6 | axlsx |
7 | 7 | axlsx_rails |
8 | | - friendly_id (~> 5.1.0) |
| 8 | + friendly_id (>= 5.1.0) |
9 | 9 | jquery-rails |
10 | 10 | json_schemer |
11 | 11 | kaminari |
|
15 | 15 | GEM |
16 | 16 | remote: https://rubygems.org/ |
17 | 17 | specs: |
18 | | - actionpack (5.1.7) |
19 | | - actionview (= 5.1.7) |
20 | | - activesupport (= 5.1.7) |
21 | | - rack (~> 2.0) |
| 18 | + actionpack (6.1.3.1) |
| 19 | + actionview (= 6.1.3.1) |
| 20 | + activesupport (= 6.1.3.1) |
| 21 | + rack (~> 2.0, >= 2.0.9) |
22 | 22 | rack-test (>= 0.6.3) |
23 | 23 | rails-dom-testing (~> 2.0) |
24 | | - rails-html-sanitizer (~> 1.0, >= 1.0.2) |
25 | | - actionview (5.1.7) |
26 | | - activesupport (= 5.1.7) |
| 24 | + rails-html-sanitizer (~> 1.0, >= 1.2.0) |
| 25 | + actionview (6.1.3.1) |
| 26 | + activesupport (= 6.1.3.1) |
27 | 27 | builder (~> 3.1) |
28 | 28 | erubi (~> 1.4) |
29 | 29 | rails-dom-testing (~> 2.0) |
30 | | - rails-html-sanitizer (~> 1.0, >= 1.0.3) |
| 30 | + rails-html-sanitizer (~> 1.1, >= 1.2.0) |
31 | 31 | active_model_serializers (0.10.12) |
32 | 32 | actionpack (>= 4.1, < 6.2) |
33 | 33 | activemodel (>= 4.1, < 6.2) |
34 | 34 | case_transform (>= 0.2) |
35 | 35 | jsonapi-renderer (>= 0.1.1.beta1, < 0.3) |
36 | | - activemodel (5.1.7) |
37 | | - activesupport (= 5.1.7) |
38 | | - activerecord (5.1.7) |
39 | | - activemodel (= 5.1.7) |
40 | | - activesupport (= 5.1.7) |
41 | | - arel (~> 8.0) |
42 | | - activesupport (5.1.7) |
| 36 | + activemodel (6.1.3.1) |
| 37 | + activesupport (= 6.1.3.1) |
| 38 | + activerecord (6.1.3.1) |
| 39 | + activemodel (= 6.1.3.1) |
| 40 | + activesupport (= 6.1.3.1) |
| 41 | + activesupport (6.1.3.1) |
43 | 42 | concurrent-ruby (~> 1.0, >= 1.0.2) |
44 | | - i18n (>= 0.7, < 2) |
45 | | - minitest (~> 5.1) |
46 | | - tzinfo (~> 1.1) |
47 | | - arel (8.0.0) |
| 43 | + i18n (>= 1.6, < 2) |
| 44 | + minitest (>= 5.1) |
| 45 | + tzinfo (~> 2.0) |
| 46 | + zeitwerk (~> 2.3) |
48 | 47 | axlsx (1.3.6) |
49 | 48 | htmlentities (~> 4.3.1) |
50 | 49 | nokogiri (>= 1.4.1) |
@@ -139,12 +138,12 @@ GEM |
139 | 138 | nokogiri (>= 1.6) |
140 | 139 | rails-html-sanitizer (1.3.0) |
141 | 140 | loofah (~> 2.3) |
142 | | - railties (5.1.7) |
143 | | - actionpack (= 5.1.7) |
144 | | - activesupport (= 5.1.7) |
| 141 | + railties (6.1.3.1) |
| 142 | + actionpack (= 6.1.3.1) |
| 143 | + activesupport (= 6.1.3.1) |
145 | 144 | method_source |
146 | 145 | rake (>= 0.8.7) |
147 | | - thor (>= 0.18.1, < 2.0) |
| 146 | + thor (~> 1.0) |
148 | 147 | rake (13.0.3) |
149 | 148 | regexp_parser (2.1.1) |
150 | 149 | roo (2.8.3) |
@@ -172,11 +171,11 @@ GEM |
172 | 171 | activesupport (>= 4.2.0) |
173 | 172 | temple (0.8.2) |
174 | 173 | thor (1.1.0) |
175 | | - thread_safe (0.3.6) |
176 | 174 | tilt (2.0.10) |
177 | | - tzinfo (1.2.9) |
178 | | - thread_safe (~> 0.1) |
| 175 | + tzinfo (2.0.4) |
| 176 | + concurrent-ruby (~> 1.0) |
179 | 177 | uri_template (0.7.0) |
| 178 | + zeitwerk (2.4.2) |
180 | 179 | zip-zip (0.3) |
181 | 180 | rubyzip (>= 1.0.0) |
182 | 181 |
|
|
0 commit comments