|
6 | 6 | GEM |
7 | 7 | remote: https://rubygems.org/ |
8 | 8 | specs: |
9 | | - actionview (6.1.4.1) |
10 | | - activesupport (= 6.1.4.1) |
| 9 | + actionview (6.1.6) |
| 10 | + activesupport (= 6.1.6) |
11 | 11 | builder (~> 3.1) |
12 | 12 | erubi (~> 1.4) |
13 | 13 | rails-dom-testing (~> 2.0) |
14 | 14 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
15 | | - activesupport (6.1.4.1) |
| 15 | + activesupport (6.1.6) |
16 | 16 | concurrent-ruby (~> 1.0, >= 1.0.2) |
17 | 17 | i18n (>= 1.6, < 2) |
18 | 18 | minitest (>= 5.1) |
|
28 | 28 | parser (>= 2.4) |
29 | 29 | smart_properties |
30 | 30 | builder (3.2.4) |
31 | | - concurrent-ruby (1.1.9) |
| 31 | + concurrent-ruby (1.1.10) |
32 | 32 | crass (1.0.6) |
33 | 33 | erb_lint (0.1.1) |
34 | 34 | activesupport |
|
40 | 40 | smart_properties |
41 | 41 | erubi (1.10.0) |
42 | 42 | html_tokenizer (0.0.7) |
43 | | - i18n (1.8.11) |
| 43 | + i18n (1.10.0) |
44 | 44 | concurrent-ruby (~> 1.0) |
45 | | - loofah (2.12.0) |
| 45 | + loofah (2.18.0) |
46 | 46 | crass (~> 1.0.2) |
47 | 47 | nokogiri (>= 1.5.9) |
48 | | - mini_portile2 (2.6.1) |
49 | | - minitest (5.14.4) |
50 | | - mocha (1.13.0) |
51 | | - nokogiri (1.12.5) |
52 | | - mini_portile2 (~> 2.6.1) |
| 48 | + mini_portile2 (2.8.0) |
| 49 | + minitest (5.15.0) |
| 50 | + mocha (1.14.0) |
| 51 | + nokogiri (1.13.6) |
| 52 | + mini_portile2 (~> 2.8.0) |
53 | 53 | racc (~> 1.4) |
54 | | - parallel (1.21.0) |
55 | | - parser (3.0.3.1) |
| 54 | + parallel (1.22.1) |
| 55 | + parser (3.1.2.0) |
56 | 56 | ast (~> 2.4.1) |
57 | 57 | racc (1.6.0) |
58 | | - rack (2.2.3) |
| 58 | + rack (2.2.3.1) |
59 | 59 | rails-dom-testing (2.0.3) |
60 | 60 | activesupport (>= 4.2.0) |
61 | 61 | nokogiri (>= 1.6) |
62 | | - rails-html-sanitizer (1.4.2) |
| 62 | + rails-html-sanitizer (1.4.3) |
63 | 63 | loofah (~> 2.3) |
64 | | - rainbow (3.0.0) |
65 | | - rake (12.3.3) |
66 | | - regexp_parser (2.1.1) |
| 64 | + rainbow (3.1.1) |
| 65 | + rake (13.0.6) |
| 66 | + regexp_parser (2.5.0) |
67 | 67 | rexml (3.2.5) |
68 | | - rubocop (1.13.0) |
| 68 | + rubocop (1.30.0) |
69 | 69 | parallel (~> 1.10) |
70 | | - parser (>= 3.0.0.0) |
| 70 | + parser (>= 3.1.0.0) |
71 | 71 | rainbow (>= 2.2.2, < 4.0) |
72 | 72 | regexp_parser (>= 1.8, < 3.0) |
73 | | - rexml |
74 | | - rubocop-ast (>= 1.2.0, < 2.0) |
| 73 | + rexml (>= 3.2.5, < 4.0) |
| 74 | + rubocop-ast (>= 1.18.0, < 2.0) |
75 | 75 | ruby-progressbar (~> 1.7) |
76 | 76 | unicode-display_width (>= 1.4.0, < 3.0) |
77 | | - rubocop-ast (1.14.0) |
78 | | - parser (>= 3.0.1.1) |
79 | | - rubocop-github (0.16.2) |
80 | | - rubocop (<= 1.13.0) |
81 | | - rubocop-performance (<= 1.11.0) |
82 | | - rubocop-rails (<= 2.7.1) |
83 | | - rubocop-performance (1.11.0) |
| 77 | + rubocop-ast (1.18.0) |
| 78 | + parser (>= 3.1.1.0) |
| 79 | + rubocop-github (0.17.0) |
| 80 | + rubocop |
| 81 | + rubocop-performance |
| 82 | + rubocop-rails |
| 83 | + rubocop-performance (1.14.2) |
84 | 84 | rubocop (>= 1.7.0, < 2.0) |
85 | 85 | rubocop-ast (>= 0.4.0) |
86 | | - rubocop-rails (2.7.1) |
| 86 | + rubocop-rails (2.14.2) |
87 | 87 | activesupport (>= 4.2.0) |
88 | 88 | rack (>= 1.1) |
89 | | - rubocop (>= 0.87.0) |
| 89 | + rubocop (>= 1.7.0, < 2.0) |
90 | 90 | ruby-progressbar (1.11.0) |
91 | | - smart_properties (1.16.3) |
| 91 | + smart_properties (1.17.0) |
92 | 92 | tzinfo (2.0.4) |
93 | 93 | concurrent-ruby (~> 1.0) |
94 | 94 | unicode-display_width (2.1.0) |
95 | | - zeitwerk (2.5.1) |
| 95 | + zeitwerk (2.5.4) |
96 | 96 |
|
97 | 97 | PLATFORMS |
98 | 98 | ruby |
99 | 99 |
|
100 | 100 | DEPENDENCIES |
101 | | - erb_lint (~> 0.1) |
| 101 | + erb_lint (~> 0.1.1) |
102 | 102 | erblint-github! |
103 | | - minitest (~> 5.14) |
104 | | - mocha (~> 1) |
105 | | - rake (~> 12.0) |
106 | | - rubocop (= 1.13.0) |
107 | | - rubocop-github (~> 0.16.0) |
| 103 | + minitest (~> 5.15) |
| 104 | + mocha (~> 1.14) |
| 105 | + rake (~> 13.0.6) |
| 106 | + rubocop (= 1.30.0) |
| 107 | + rubocop-github (~> 0.17.0) |
108 | 108 |
|
109 | 109 | BUNDLED WITH |
110 | 110 | 2.2.32 |
0 commit comments