|
50 | 50 | irb (1.11.2)
|
51 | 51 | rdoc
|
52 | 52 | reline (>= 0.4.2)
|
| 53 | + json (2.7.1) |
| 54 | + language_server-protocol (3.17.0.3) |
| 55 | + lint_roller (1.1.0) |
53 | 56 | loofah (2.22.0)
|
54 | 57 | crass (~> 1.0.2)
|
55 | 58 | nokogiri (>= 1.12.0)
|
56 | 59 | mini_portile2 (2.8.5)
|
57 |
| - minitest (5.15.0) |
| 60 | + minitest (5.22.2) |
58 | 61 | mutex_m (0.2.0)
|
59 | 62 | nio4r (2.7.0)
|
60 | 63 | nokogiri (1.16.2)
|
61 | 64 | mini_portile2 (~> 2.8.2)
|
62 | 65 | racc (~> 1.4)
|
63 |
| - parallel (1.22.1) |
64 |
| - parser (3.1.2.0) |
| 66 | + parallel (1.24.0) |
| 67 | + parser (3.3.0.5) |
65 | 68 | ast (~> 2.4.1)
|
| 69 | + racc |
66 | 70 | psych (5.1.2)
|
67 | 71 | stringio
|
68 | 72 | puma (6.4.2)
|
|
92 | 96 | thor (~> 1.0, >= 1.2.2)
|
93 | 97 | zeitwerk (~> 2.6)
|
94 | 98 | rainbow (3.1.1)
|
95 |
| - rake (13.0.6) |
| 99 | + rake (13.1.0) |
96 | 100 | rdoc (6.6.2)
|
97 | 101 | psych (>= 4.0.0)
|
98 |
| - regexp_parser (2.4.0) |
| 102 | + regexp_parser (2.9.0) |
99 | 103 | reline (0.4.2)
|
100 | 104 | io-console (~> 0.5)
|
101 |
| - rexml (3.2.5) |
102 |
| - rubocop (1.29.1) |
| 105 | + rexml (3.2.6) |
| 106 | + rubocop (1.59.0) |
| 107 | + json (~> 2.3) |
| 108 | + language_server-protocol (>= 3.17.0) |
103 | 109 | parallel (~> 1.10)
|
104 |
| - parser (>= 3.1.0.0) |
| 110 | + parser (>= 3.2.2.4) |
105 | 111 | rainbow (>= 2.2.2, < 4.0)
|
106 | 112 | regexp_parser (>= 1.8, < 3.0)
|
107 | 113 | rexml (>= 3.2.5, < 4.0)
|
108 |
| - rubocop-ast (>= 1.17.0, < 2.0) |
| 114 | + rubocop-ast (>= 1.30.0, < 2.0) |
109 | 115 | ruby-progressbar (~> 1.7)
|
110 |
| - unicode-display_width (>= 1.4.0, < 3.0) |
111 |
| - rubocop-ast (1.18.0) |
112 |
| - parser (>= 3.1.1.0) |
113 |
| - rubocop-performance (1.13.3) |
114 |
| - rubocop (>= 1.7.0, < 2.0) |
115 |
| - rubocop-ast (>= 0.4.0) |
116 |
| - ruby-progressbar (1.11.0) |
| 116 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 117 | + rubocop-ast (1.30.0) |
| 118 | + parser (>= 3.2.1.0) |
| 119 | + rubocop-performance (1.20.2) |
| 120 | + rubocop (>= 1.48.1, < 2.0) |
| 121 | + rubocop-ast (>= 1.30.0, < 2.0) |
| 122 | + ruby-progressbar (1.13.0) |
117 | 123 | ruby2_keywords (0.0.5)
|
118 |
| - standard (1.12.1) |
119 |
| - rubocop (= 1.29.1) |
120 |
| - rubocop-performance (= 1.13.3) |
| 124 | + standard (1.33.0) |
| 125 | + language_server-protocol (~> 3.17.0.2) |
| 126 | + lint_roller (~> 1.0) |
| 127 | + rubocop (~> 1.59.0) |
| 128 | + standard-custom (~> 1.0.0) |
| 129 | + standard-performance (~> 1.3) |
| 130 | + standard-custom (1.0.2) |
| 131 | + lint_roller (~> 1.0) |
| 132 | + rubocop (~> 1.50) |
| 133 | + standard-performance (1.3.1) |
| 134 | + lint_roller (~> 1.1) |
| 135 | + rubocop-performance (~> 1.20.2) |
121 | 136 | stringio (3.1.0)
|
122 | 137 | thor (1.3.0)
|
123 | 138 | tzinfo (2.0.6)
|
124 | 139 | concurrent-ruby (~> 1.0)
|
125 |
| - unicode-display_width (2.1.0) |
| 140 | + unicode-display_width (2.5.0) |
126 | 141 | webrick (1.8.1)
|
127 | 142 | zeitwerk (2.6.13)
|
128 | 143 |
|
|
0 commit comments