|
94 | 94 | faraday (>= 1.0, < 3.0) |
95 | 95 | faraday-net_http_persistent |
96 | 96 | net-http-persistent |
97 | | - ast (2.4.2) |
| 97 | + ast (2.4.3) |
98 | 98 | aws-eventstream (1.3.1) |
99 | 99 | aws-partitions (1.1050.0) |
100 | 100 | aws-sdk-core (3.218.1) |
@@ -231,14 +231,14 @@ GEM |
231 | 231 | faraday-net_http_persistent (2.0.2) |
232 | 232 | faraday-net_http (< 3) |
233 | 233 | net-http-persistent (~> 4.0) |
234 | | - ffi (1.17.1-aarch64-linux-gnu) |
235 | | - ffi (1.17.1-aarch64-linux-musl) |
236 | | - ffi (1.17.1-arm-linux-gnu) |
237 | | - ffi (1.17.1-arm-linux-musl) |
238 | | - ffi (1.17.1-arm64-darwin) |
239 | | - ffi (1.17.1-x86_64-darwin) |
240 | | - ffi (1.17.1-x86_64-linux-gnu) |
241 | | - ffi (1.17.1-x86_64-linux-musl) |
| 234 | + ffi (1.17.2-aarch64-linux-gnu) |
| 235 | + ffi (1.17.2-aarch64-linux-musl) |
| 236 | + ffi (1.17.2-arm-linux-gnu) |
| 237 | + ffi (1.17.2-arm-linux-musl) |
| 238 | + ffi (1.17.2-arm64-darwin) |
| 239 | + ffi (1.17.2-x86_64-darwin) |
| 240 | + ffi (1.17.2-x86_64-linux-gnu) |
| 241 | + ffi (1.17.2-x86_64-linux-musl) |
242 | 242 | ffi-compiler (1.3.2) |
243 | 243 | ffi (>= 1.15.5) |
244 | 244 | rake |
|
284 | 284 | rails-dom-testing (>= 1, < 3) |
285 | 285 | railties (>= 4.2.0) |
286 | 286 | thor (>= 0.14, < 2.0) |
287 | | - json (2.12.2) |
| 287 | + json (2.13.2) |
288 | 288 | jsonb_accessor (1.3.10) |
289 | 289 | activerecord (>= 5.0) |
290 | 290 | activesupport (>= 5.0) |
|
303 | 303 | activerecord |
304 | 304 | kaminari-core (= 1.2.2) |
305 | 305 | kaminari-core (1.2.2) |
306 | | - language_server-protocol (3.17.0.4) |
| 306 | + language_server-protocol (3.17.0.5) |
307 | 307 | launchy (3.1.0) |
308 | 308 | addressable (~> 2.8) |
309 | 309 | childprocess (~> 5.0) |
|
366 | 366 | timeout |
367 | 367 | net-smtp (0.5.1) |
368 | 368 | net-protocol |
369 | | - niftany (0.12.0) |
| 369 | + niftany (0.12.1) |
370 | 370 | colorize (~> 1.1.0) |
371 | 371 | erb_lint (~> 0.9.0) |
372 | 372 | rubocop (~> 1.72) |
|
422 | 422 | paper_trail (16.0.0) |
423 | 423 | activerecord (>= 6.1) |
424 | 424 | request_store (~> 1.4) |
425 | | - parallel (1.26.3) |
426 | | - parser (3.3.7.1) |
| 425 | + parallel (1.27.0) |
| 426 | + parser (3.3.9.0) |
427 | 427 | ast (~> 2.4.1) |
428 | 428 | racc |
429 | 429 | parslet (2.0.0) |
|
432 | 432 | pp (0.6.2) |
433 | 433 | prettyprint |
434 | 434 | prettyprint (0.2.0) |
| 435 | + prism (1.4.0) |
435 | 436 | pry (0.14.2) |
436 | 437 | coderay (~> 1.1) |
437 | 438 | method_source (~> 1.0) |
|
526 | 527 | recaptcha (5.19.0) |
527 | 528 | redcarpet (3.6.0) |
528 | 529 | redis (4.8.1) |
529 | | - regexp_parser (2.10.0) |
| 530 | + regexp_parser (2.11.2) |
530 | 531 | reline (0.6.2) |
531 | 532 | io-console (~> 0.5) |
532 | 533 | request_store (1.7.0) |
@@ -566,39 +567,43 @@ GEM |
566 | 567 | rspec-mocks (~> 3.13) |
567 | 568 | rspec-support (~> 3.13) |
568 | 569 | rspec-support (3.13.2) |
569 | | - rubocop (1.72.2) |
| 570 | + rubocop (1.80.2) |
570 | 571 | json (~> 2.3) |
571 | 572 | language_server-protocol (~> 3.17.0.2) |
572 | 573 | lint_roller (~> 1.1.0) |
573 | 574 | parallel (~> 1.10) |
574 | 575 | parser (>= 3.3.0.2) |
575 | 576 | rainbow (>= 2.2.2, < 4.0) |
576 | 577 | regexp_parser (>= 2.9.3, < 3.0) |
577 | | - rubocop-ast (>= 1.38.0, < 2.0) |
| 578 | + rubocop-ast (>= 1.46.0, < 2.0) |
578 | 579 | ruby-progressbar (~> 1.7) |
579 | 580 | unicode-display_width (>= 2.4.0, < 4.0) |
580 | | - rubocop-ast (1.38.0) |
581 | | - parser (>= 3.3.1.0) |
582 | | - rubocop-capybara (2.21.0) |
583 | | - rubocop (~> 1.41) |
584 | | - rubocop-factory_bot (2.26.1) |
585 | | - rubocop (~> 1.61) |
586 | | - rubocop-performance (1.24.0) |
| 581 | + rubocop-ast (1.46.0) |
| 582 | + parser (>= 3.3.7.2) |
| 583 | + prism (~> 1.4) |
| 584 | + rubocop-capybara (2.22.1) |
| 585 | + lint_roller (~> 1.1) |
| 586 | + rubocop (~> 1.72, >= 1.72.1) |
| 587 | + rubocop-factory_bot (2.27.1) |
| 588 | + lint_roller (~> 1.1) |
| 589 | + rubocop (~> 1.72, >= 1.72.1) |
| 590 | + rubocop-performance (1.25.0) |
587 | 591 | lint_roller (~> 1.1) |
588 | | - rubocop (>= 1.72.1, < 2.0) |
| 592 | + rubocop (>= 1.75.0, < 2.0) |
589 | 593 | rubocop-ast (>= 1.38.0, < 2.0) |
590 | | - rubocop-rails (2.30.2) |
| 594 | + rubocop-rails (2.33.3) |
591 | 595 | activesupport (>= 4.2.0) |
592 | 596 | lint_roller (~> 1.1) |
593 | 597 | rack (>= 1.1) |
594 | | - rubocop (>= 1.72.1, < 2.0) |
595 | | - rubocop-ast (>= 1.38.0, < 2.0) |
596 | | - rubocop-rspec (3.5.0) |
| 598 | + rubocop (>= 1.75.0, < 2.0) |
| 599 | + rubocop-ast (>= 1.44.0, < 2.0) |
| 600 | + rubocop-rspec (3.7.0) |
| 601 | + lint_roller (~> 1.1) |
| 602 | + rubocop (~> 1.72, >= 1.72.1) |
| 603 | + rubocop-rspec_rails (2.31.0) |
597 | 604 | lint_roller (~> 1.1) |
598 | 605 | rubocop (~> 1.72, >= 1.72.1) |
599 | | - rubocop-rspec_rails (2.30.0) |
600 | | - rubocop (~> 1.61) |
601 | | - rubocop-rspec (~> 3, >= 3.0.1) |
| 606 | + rubocop-rspec (~> 3.5) |
602 | 607 | ruby-progressbar (1.13.0) |
603 | 608 | ruby-vips (2.2.3) |
604 | 609 | ffi (~> 1.12) |
|
668 | 673 | timeout (0.4.3) |
669 | 674 | tzinfo (2.0.6) |
670 | 675 | concurrent-ruby (~> 1.0) |
671 | | - unicode-display_width (3.1.4) |
| 676 | + unicode-display_width (3.1.5) |
672 | 677 | unicode-emoji (~> 4.0, >= 4.0.4) |
673 | 678 | unicode-emoji (4.0.4) |
674 | 679 | uppy-s3_multipart (1.2.1) |
|
0 commit comments