|
93 | 93 | bundler
|
94 | 94 | rake
|
95 | 95 | thor (>= 0.14.0)
|
96 |
| - ast (2.4.2) |
| 96 | + ast (2.4.3) |
97 | 97 | awesome_print (1.9.2)
|
98 | 98 | base64 (0.2.0)
|
99 | 99 | benchmark (0.4.0)
|
@@ -228,13 +228,14 @@ GEM
|
228 | 228 | mini_portile2 (~> 2.8.2)
|
229 | 229 | racc (~> 1.4)
|
230 | 230 | parallel (1.26.3)
|
231 |
| - parser (3.3.7.1) |
| 231 | + parser (3.3.7.4) |
232 | 232 | ast (~> 2.4.1)
|
233 | 233 | racc
|
234 | 234 | pg (1.5.9)
|
235 | 235 | pp (0.6.2)
|
236 | 236 | prettyprint
|
237 | 237 | prettyprint (0.2.0)
|
| 238 | + prism (1.4.0) |
238 | 239 | psych (5.2.3)
|
239 | 240 | date
|
240 | 241 | stringio
|
@@ -311,22 +312,23 @@ GEM
|
311 | 312 | rspec-mocks (~> 3.13)
|
312 | 313 | rspec-support (~> 3.13)
|
313 | 314 | rspec-support (3.13.2)
|
314 |
| - rubocop (1.73.2) |
| 315 | + rubocop (1.75.2) |
315 | 316 | json (~> 2.3)
|
316 | 317 | language_server-protocol (~> 3.17.0.2)
|
317 | 318 | lint_roller (~> 1.1.0)
|
318 | 319 | parallel (~> 1.10)
|
319 | 320 | parser (>= 3.3.0.2)
|
320 | 321 | rainbow (>= 2.2.2, < 4.0)
|
321 | 322 | regexp_parser (>= 2.9.3, < 3.0)
|
322 |
| - rubocop-ast (>= 1.38.0, < 2.0) |
| 323 | + rubocop-ast (>= 1.44.0, < 2.0) |
323 | 324 | ruby-progressbar (~> 1.7)
|
324 | 325 | unicode-display_width (>= 2.4.0, < 4.0)
|
325 |
| - rubocop-ast (1.38.1) |
326 |
| - parser (>= 3.3.1.0) |
327 |
| - rubocop-performance (1.24.0) |
| 326 | + rubocop-ast (1.44.0) |
| 327 | + parser (>= 3.3.7.2) |
| 328 | + prism (~> 1.4) |
| 329 | + rubocop-performance (1.25.0) |
328 | 330 | lint_roller (~> 1.1)
|
329 |
| - rubocop (>= 1.72.1, < 2.0) |
| 331 | + rubocop (>= 1.75.0, < 2.0) |
330 | 332 | rubocop-ast (>= 1.38.0, < 2.0)
|
331 | 333 | ruby-progressbar (1.13.0)
|
332 | 334 | ruby-vips (2.2.3)
|
@@ -355,18 +357,18 @@ GEM
|
355 | 357 | actionpack (>= 6.1)
|
356 | 358 | activesupport (>= 6.1)
|
357 | 359 | sprockets (>= 3.0.0)
|
358 |
| - standard (1.47.0) |
| 360 | + standard (1.49.0) |
359 | 361 | language_server-protocol (~> 3.17.0.2)
|
360 | 362 | lint_roller (~> 1.0)
|
361 |
| - rubocop (~> 1.73.0) |
| 363 | + rubocop (~> 1.75.2) |
362 | 364 | standard-custom (~> 1.0.0)
|
363 |
| - standard-performance (~> 1.7) |
| 365 | + standard-performance (~> 1.8) |
364 | 366 | standard-custom (1.0.2)
|
365 | 367 | lint_roller (~> 1.0)
|
366 | 368 | rubocop (~> 1.50)
|
367 |
| - standard-performance (1.7.0) |
| 369 | + standard-performance (1.8.0) |
368 | 370 | lint_roller (~> 1.1)
|
369 |
| - rubocop-performance (~> 1.24.0) |
| 371 | + rubocop-performance (~> 1.25.0) |
370 | 372 | stringio (3.1.5)
|
371 | 373 | terminal-table (4.0.0)
|
372 | 374 | unicode-display_width (>= 1.1.1, < 4)
|
|
0 commit comments