|
9 | 9 | GEM |
10 | 10 | remote: https://rubygems.org/ |
11 | 11 | specs: |
12 | | - actionview (6.1.4.4) |
13 | | - activesupport (= 6.1.4.4) |
| 12 | + actionview (7.0.3) |
| 13 | + activesupport (= 7.0.3) |
14 | 14 | builder (~> 3.1) |
15 | 15 | erubi (~> 1.4) |
16 | 16 | rails-dom-testing (~> 2.0) |
17 | 17 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
18 | | - activesupport (6.1.4.4) |
| 18 | + activesupport (7.0.3) |
19 | 19 | concurrent-ruby (~> 1.0, >= 1.0.2) |
20 | 20 | i18n (>= 1.6, < 2) |
21 | 21 | minitest (>= 5.1) |
22 | 22 | tzinfo (~> 2.0) |
23 | | - zeitwerk (~> 2.3) |
24 | 23 | ast (2.4.2) |
25 | 24 | builder (3.2.4) |
26 | | - concurrent-ruby (1.1.9) |
| 25 | + concurrent-ruby (1.1.10) |
27 | 26 | crass (1.0.6) |
28 | 27 | erubi (1.10.0) |
29 | | - i18n (1.8.11) |
| 28 | + i18n (1.10.0) |
30 | 29 | concurrent-ruby (~> 1.0) |
31 | | - loofah (2.13.0) |
| 30 | + loofah (2.18.0) |
32 | 31 | crass (~> 1.0.2) |
33 | 32 | nokogiri (>= 1.5.9) |
34 | | - minitest (5.15.0) |
35 | | - nokogiri (1.13.1-x86_64-darwin) |
| 33 | + minitest (5.16.1) |
| 34 | + nokogiri (1.13.6-x86_64-darwin) |
36 | 35 | racc (~> 1.4) |
37 | | - parallel (1.21.0) |
38 | | - parser (3.1.0.0) |
| 36 | + parallel (1.22.1) |
| 37 | + parser (3.1.2.0) |
39 | 38 | ast (~> 2.4.1) |
40 | 39 | racc (1.6.0) |
41 | | - rack (2.2.3) |
| 40 | + rack (2.2.3.1) |
42 | 41 | rails-dom-testing (2.0.3) |
43 | 42 | activesupport (>= 4.2.0) |
44 | 43 | nokogiri (>= 1.6) |
45 | | - rails-html-sanitizer (1.4.2) |
| 44 | + rails-html-sanitizer (1.4.3) |
46 | 45 | loofah (~> 2.3) |
47 | 46 | rainbow (3.1.1) |
48 | 47 | rake (13.0.6) |
49 | | - regexp_parser (2.2.0) |
| 48 | + regexp_parser (2.5.0) |
50 | 49 | rexml (3.2.5) |
51 | | - rubocop (1.25.1) |
| 50 | + rubocop (1.31.0) |
52 | 51 | parallel (~> 1.10) |
53 | 52 | parser (>= 3.1.0.0) |
54 | 53 | rainbow (>= 2.2.2, < 4.0) |
55 | 54 | regexp_parser (>= 1.8, < 3.0) |
56 | | - rexml |
57 | | - rubocop-ast (>= 1.15.1, < 2.0) |
| 55 | + rexml (>= 3.2.5, < 4.0) |
| 56 | + rubocop-ast (>= 1.18.0, < 2.0) |
58 | 57 | ruby-progressbar (~> 1.7) |
59 | 58 | unicode-display_width (>= 1.4.0, < 3.0) |
60 | | - rubocop-ast (1.15.1) |
61 | | - parser (>= 3.0.1.1) |
62 | | - rubocop-performance (1.13.2) |
| 59 | + rubocop-ast (1.18.0) |
| 60 | + parser (>= 3.1.1.0) |
| 61 | + rubocop-performance (1.14.2) |
63 | 62 | rubocop (>= 1.7.0, < 2.0) |
64 | 63 | rubocop-ast (>= 0.4.0) |
65 | | - rubocop-rails (2.13.2) |
| 64 | + rubocop-rails (2.15.1) |
66 | 65 | activesupport (>= 4.2.0) |
67 | 66 | rack (>= 1.1) |
68 | 67 | rubocop (>= 1.7.0, < 2.0) |
69 | 68 | ruby-progressbar (1.11.0) |
70 | 69 | tzinfo (2.0.4) |
71 | 70 | concurrent-ruby (~> 1.0) |
72 | | - unicode-display_width (2.1.0) |
73 | | - zeitwerk (2.5.3) |
| 71 | + unicode-display_width (2.2.0) |
74 | 72 |
|
75 | 73 | PLATFORMS |
76 | 74 | x86_64-darwin-20 |
77 | 75 |
|
78 | 76 | DEPENDENCIES |
79 | | - actionview (~> 6.1) |
| 77 | + actionview |
80 | 78 | minitest |
81 | 79 | rake |
82 | 80 | rubocop-github! |
|
0 commit comments