|
7 | 7 | GEM |
8 | 8 | remote: https://rubygems.org/ |
9 | 9 | specs: |
10 | | - actionpack (7.0.2.3) |
11 | | - actionview (= 7.0.2.3) |
12 | | - activesupport (= 7.0.2.3) |
| 10 | + actionpack (7.0.4) |
| 11 | + actionview (= 7.0.4) |
| 12 | + activesupport (= 7.0.4) |
13 | 13 | rack (~> 2.0, >= 2.2.0) |
14 | 14 | rack-test (>= 0.6.3) |
15 | 15 | rails-dom-testing (~> 2.0) |
16 | 16 | rails-html-sanitizer (~> 1.0, >= 1.2.0) |
17 | | - actionview (7.0.2.3) |
18 | | - activesupport (= 7.0.2.3) |
| 17 | + actionview (7.0.4) |
| 18 | + activesupport (= 7.0.4) |
19 | 19 | builder (~> 3.1) |
20 | 20 | erubi (~> 1.4) |
21 | 21 | rails-dom-testing (~> 2.0) |
22 | 22 | rails-html-sanitizer (~> 1.1, >= 1.2.0) |
23 | | - activesupport (7.0.2.3) |
| 23 | + activesupport (7.0.4) |
24 | 24 | concurrent-ruby (~> 1.0, >= 1.0.2) |
25 | 25 | i18n (>= 1.6, < 2) |
26 | 26 | minitest (>= 5.1) |
|
30 | 30 | coderay (1.1.3) |
31 | 31 | concurrent-ruby (1.1.10) |
32 | 32 | crass (1.0.6) |
33 | | - erubi (1.10.0) |
34 | | - i18n (1.10.0) |
| 33 | + erubi (1.11.0) |
| 34 | + i18n (1.12.0) |
35 | 35 | concurrent-ruby (~> 1.0) |
36 | | - loofah (2.16.0) |
| 36 | + json (2.6.2) |
| 37 | + loofah (2.19.0) |
37 | 38 | crass (~> 1.0.2) |
38 | 39 | nokogiri (>= 1.5.9) |
39 | 40 | method_source (1.0.0) |
40 | 41 | mini_portile2 (2.8.0) |
41 | | - minitest (5.15.0) |
42 | | - nokogiri (1.13.3) |
| 42 | + minitest (5.16.3) |
| 43 | + nokogiri (1.13.9) |
43 | 44 | mini_portile2 (~> 2.8.0) |
44 | 45 | racc (~> 1.4) |
45 | 46 | parallel (1.22.1) |
46 | | - parser (3.1.1.0) |
| 47 | + parser (3.1.2.1) |
47 | 48 | ast (~> 2.4.1) |
48 | 49 | pry (0.14.1) |
49 | 50 | coderay (~> 1.1) |
50 | 51 | method_source (~> 1.0) |
51 | 52 | racc (1.6.0) |
52 | | - rack (2.2.3) |
53 | | - rack-test (1.1.0) |
54 | | - rack (>= 1.0, < 3) |
| 53 | + rack (2.2.4) |
| 54 | + rack-test (2.0.2) |
| 55 | + rack (>= 1.3) |
55 | 56 | rails-dom-testing (2.0.3) |
56 | 57 | activesupport (>= 4.2.0) |
57 | 58 | nokogiri (>= 1.6) |
58 | | - rails-html-sanitizer (1.4.2) |
| 59 | + rails-html-sanitizer (1.4.3) |
59 | 60 | loofah (~> 2.3) |
60 | | - railties (7.0.2.3) |
61 | | - actionpack (= 7.0.2.3) |
62 | | - activesupport (= 7.0.2.3) |
| 61 | + railties (7.0.4) |
| 62 | + actionpack (= 7.0.4) |
| 63 | + activesupport (= 7.0.4) |
63 | 64 | method_source |
64 | 65 | rake (>= 12.2) |
65 | 66 | thor (~> 1.0) |
66 | 67 | zeitwerk (~> 2.5) |
67 | 68 | rainbow (3.1.1) |
68 | 69 | rake (13.0.6) |
69 | | - regexp_parser (2.3.0) |
| 70 | + regexp_parser (2.6.0) |
70 | 71 | rexml (3.2.5) |
71 | | - rubocop (1.26.1) |
| 72 | + rubocop (1.35.1) |
| 73 | + json (~> 2.3) |
72 | 74 | parallel (~> 1.10) |
73 | | - parser (>= 3.1.0.0) |
| 75 | + parser (>= 3.1.2.1) |
74 | 76 | rainbow (>= 2.2.2, < 4.0) |
75 | 77 | regexp_parser (>= 1.8, < 3.0) |
76 | | - rexml |
77 | | - rubocop-ast (>= 1.16.0, < 2.0) |
| 78 | + rexml (>= 3.2.5, < 4.0) |
| 79 | + rubocop-ast (>= 1.20.1, < 2.0) |
78 | 80 | ruby-progressbar (~> 1.7) |
79 | 81 | unicode-display_width (>= 1.4.0, < 3.0) |
80 | | - rubocop-ast (1.17.0) |
| 82 | + rubocop-ast (1.23.0) |
81 | 83 | parser (>= 3.1.1.0) |
82 | | - rubocop-performance (1.13.3) |
| 84 | + rubocop-performance (1.14.3) |
83 | 85 | rubocop (>= 1.7.0, < 2.0) |
84 | 86 | rubocop-ast (>= 0.4.0) |
85 | 87 | ruby-progressbar (1.11.0) |
86 | | - standard (1.9.1) |
87 | | - rubocop (= 1.26.1) |
88 | | - rubocop-performance (= 1.13.3) |
| 88 | + standard (1.16.1) |
| 89 | + rubocop (= 1.35.1) |
| 90 | + rubocop-performance (= 1.14.3) |
89 | 91 | thor (1.2.1) |
90 | | - tzinfo (2.0.4) |
| 92 | + tzinfo (2.0.5) |
91 | 93 | concurrent-ruby (~> 1.0) |
92 | | - unicode-display_width (2.1.0) |
93 | | - zeitwerk (2.5.4) |
| 94 | + unicode-display_width (2.3.0) |
| 95 | + zeitwerk (2.6.6) |
94 | 96 |
|
95 | 97 | PLATFORMS |
96 | 98 | ruby |
|
0 commit comments