|
45 | 45 | public_suffix (>= 2.0.2, < 6.0)
|
46 | 46 | allocation_stats (0.1.5)
|
47 | 47 | ansi (1.5.0)
|
48 |
| - ast (2.4.2) |
| 48 | + ast (2.4.3) |
49 | 49 | base64 (0.2.0)
|
50 | 50 | benchmark (0.4.0)
|
51 | 51 | benchmark-ips (2.14.0)
|
|
70 | 70 | regexp_parser (>= 1.5, < 3.0)
|
71 | 71 | xpath (~> 3.2)
|
72 | 72 | concurrent-ruby (1.3.5)
|
73 |
| - connection_pool (2.5.0) |
| 73 | + connection_pool (2.5.2) |
74 | 74 | crack (1.0.0)
|
75 | 75 | bigdecimal
|
76 | 76 | rexml
|
@@ -114,10 +114,11 @@ GEM
|
114 | 114 | pp (>= 0.6.0)
|
115 | 115 | rdoc (>= 4.0.0)
|
116 | 116 | reline (>= 0.4.2)
|
117 |
| - json (2.7.2) |
| 117 | + json (2.11.2) |
118 | 118 | kramdown (2.5.1)
|
119 | 119 | rexml (>= 3.3.9)
|
120 |
| - language_server-protocol (3.17.0.3) |
| 120 | + language_server-protocol (3.17.0.4) |
| 121 | + lint_roller (1.1.0) |
121 | 122 | listen (3.9.0)
|
122 | 123 | rb-fsevent (~> 0.10, >= 0.10.3)
|
123 | 124 | rb-inotify (~> 0.9, >= 0.9.10)
|
@@ -154,13 +155,14 @@ GEM
|
154 | 155 | nokogiri (1.18.7-x86_64-linux-gnu)
|
155 | 156 | racc (~> 1.4)
|
156 | 157 | octicons (19.15.1)
|
157 |
| - parallel (1.26.3) |
158 |
| - parser (3.3.5.0) |
| 158 | + parallel (1.27.0) |
| 159 | + parser (3.3.8.0) |
159 | 160 | ast (~> 2.4.1)
|
160 | 161 | racc
|
161 | 162 | pp (0.6.2)
|
162 | 163 | prettyprint
|
163 | 164 | prettyprint (0.2.0)
|
| 165 | + prism (1.4.0) |
164 | 166 | psych (5.2.3)
|
165 | 167 | date
|
166 | 168 | stringio
|
@@ -203,35 +205,39 @@ GEM
|
203 | 205 | rdoc (6.13.1)
|
204 | 206 | psych (>= 4.0.0)
|
205 | 207 | redcarpet (3.6.1)
|
206 |
| - regexp_parser (2.9.2) |
| 208 | + regexp_parser (2.10.0) |
207 | 209 | reline (0.6.1)
|
208 | 210 | io-console (~> 0.5)
|
209 | 211 | rexml (3.4.1)
|
210 | 212 | rouge (4.5.1)
|
211 |
| - rubocop (1.66.1) |
| 213 | + rubocop (1.75.3) |
212 | 214 | json (~> 2.3)
|
213 |
| - language_server-protocol (>= 3.17.0) |
| 215 | + language_server-protocol (~> 3.17.0.2) |
| 216 | + lint_roller (~> 1.1.0) |
214 | 217 | parallel (~> 1.10)
|
215 | 218 | parser (>= 3.3.0.2)
|
216 | 219 | rainbow (>= 2.2.2, < 4.0)
|
217 |
| - regexp_parser (>= 2.4, < 3.0) |
218 |
| - rubocop-ast (>= 1.32.2, < 2.0) |
| 220 | + regexp_parser (>= 2.9.3, < 3.0) |
| 221 | + rubocop-ast (>= 1.44.0, < 2.0) |
219 | 222 | ruby-progressbar (~> 1.7)
|
220 |
| - unicode-display_width (>= 2.4.0, < 3.0) |
221 |
| - rubocop-ast (1.32.3) |
222 |
| - parser (>= 3.3.1.0) |
223 |
| - rubocop-github (0.20.0) |
224 |
| - rubocop (>= 1.37) |
225 |
| - rubocop-performance (>= 1.15) |
226 |
| - rubocop-rails (>= 2.17) |
227 |
| - rubocop-performance (1.21.0) |
228 |
| - rubocop (>= 1.48.1, < 2.0) |
229 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
230 |
| - rubocop-rails (2.25.0) |
| 223 | + unicode-display_width (>= 2.4.0, < 4.0) |
| 224 | + rubocop-ast (1.44.1) |
| 225 | + parser (>= 3.3.7.2) |
| 226 | + prism (~> 1.4) |
| 227 | + rubocop-github (0.23.0) |
| 228 | + rubocop (>= 1.72) |
| 229 | + rubocop-performance (>= 1.24) |
| 230 | + rubocop-rails (>= 2.23) |
| 231 | + rubocop-performance (1.25.0) |
| 232 | + lint_roller (~> 1.1) |
| 233 | + rubocop (>= 1.75.0, < 2.0) |
| 234 | + rubocop-ast (>= 1.38.0, < 2.0) |
| 235 | + rubocop-rails (2.31.0) |
231 | 236 | activesupport (>= 4.2.0)
|
| 237 | + lint_roller (~> 1.1) |
232 | 238 | rack (>= 1.1)
|
233 |
| - rubocop (>= 1.33.0, < 2.0) |
234 |
| - rubocop-ast (>= 1.31.1, < 2.0) |
| 239 | + rubocop (>= 1.75.0, < 2.0) |
| 240 | + rubocop-ast (>= 1.38.0, < 2.0) |
235 | 241 | rubocop-rails-accessibility (1.0.1)
|
236 | 242 | rubocop (>= 1.0.0)
|
237 | 243 | ruby-progressbar (1.13.0)
|
@@ -329,7 +335,7 @@ DEPENDENCIES
|
329 | 335 | railties (= 8.0.2)
|
330 | 336 | rake (~> 13.2)
|
331 | 337 | rubocop
|
332 |
| - rubocop-github (~> 0.20.0) |
| 338 | + rubocop-github (~> 0.23.0) |
333 | 339 | rubocop-performance
|
334 | 340 | rubocop-rails
|
335 | 341 | rubocop-rails-accessibility (~> 1.0)
|
|
0 commit comments