|
329 | 329 | actionview (>= 5.0.0) |
330 | 330 | activesupport (>= 5.0.0) |
331 | 331 | jmespath (1.6.2) |
332 | | - json (2.10.2) |
| 332 | + json (2.11.3) |
333 | 333 | jwt (2.10.1) |
334 | 334 | base64 |
335 | 335 | kaminari (1.2.2) |
|
454 | 454 | paper_trail (16.0.0) |
455 | 455 | activerecord (>= 6.1) |
456 | 456 | request_store (~> 1.4) |
457 | | - parallel (1.26.3) |
458 | | - parser (3.3.7.4) |
| 457 | + parallel (1.27.0) |
| 458 | + parser (3.3.8.0) |
459 | 459 | ast (~> 2.4.1) |
460 | 460 | racc |
461 | 461 | pdf-core (0.10.0) |
@@ -596,22 +596,24 @@ GEM |
596 | 596 | rspec-mocks (~> 3.13) |
597 | 597 | rspec-support (~> 3.13) |
598 | 598 | rspec-support (3.13.2) |
599 | | - rubocop (1.70.0) |
| 599 | + rubocop (1.75.4) |
600 | 600 | json (~> 2.3) |
601 | | - language_server-protocol (>= 3.17.0) |
| 601 | + language_server-protocol (~> 3.17.0.2) |
| 602 | + lint_roller (~> 1.1.0) |
602 | 603 | parallel (~> 1.10) |
603 | 604 | parser (>= 3.3.0.2) |
604 | 605 | rainbow (>= 2.2.2, < 4.0) |
605 | 606 | regexp_parser (>= 2.9.3, < 3.0) |
606 | | - rubocop-ast (>= 1.36.2, < 2.0) |
| 607 | + rubocop-ast (>= 1.44.0, < 2.0) |
607 | 608 | ruby-progressbar (~> 1.7) |
608 | 609 | unicode-display_width (>= 2.4.0, < 4.0) |
609 | | - rubocop-ast (1.43.0) |
| 610 | + rubocop-ast (1.44.1) |
610 | 611 | parser (>= 3.3.7.2) |
611 | 612 | prism (~> 1.4) |
612 | | - rubocop-performance (1.23.1) |
613 | | - rubocop (>= 1.48.1, < 2.0) |
614 | | - rubocop-ast (>= 1.31.1, < 2.0) |
| 613 | + rubocop-performance (1.25.0) |
| 614 | + lint_roller (~> 1.1) |
| 615 | + rubocop (>= 1.75.0, < 2.0) |
| 616 | + rubocop-ast (>= 1.38.0, < 2.0) |
615 | 617 | rubocop-rails (2.25.1) |
616 | 618 | activesupport (>= 4.2.0) |
617 | 619 | rack (>= 1.1) |
@@ -672,18 +674,18 @@ GEM |
672 | 674 | activesupport (>= 5.2) |
673 | 675 | sprockets (>= 3.0.0) |
674 | 676 | stackprof (0.2.27) |
675 | | - standard (1.44.0) |
| 677 | + standard (1.49.0) |
676 | 678 | language_server-protocol (~> 3.17.0.2) |
677 | 679 | lint_roller (~> 1.0) |
678 | | - rubocop (~> 1.70.0) |
| 680 | + rubocop (~> 1.75.2) |
679 | 681 | standard-custom (~> 1.0.0) |
680 | | - standard-performance (~> 1.6) |
| 682 | + standard-performance (~> 1.8) |
681 | 683 | standard-custom (1.0.2) |
682 | 684 | lint_roller (~> 1.0) |
683 | 685 | rubocop (~> 1.50) |
684 | | - standard-performance (1.6.0) |
| 686 | + standard-performance (1.8.0) |
685 | 687 | lint_roller (~> 1.1) |
686 | | - rubocop-performance (~> 1.23.0) |
| 688 | + rubocop-performance (~> 1.25.0) |
687 | 689 | standard-rails (1.1.0) |
688 | 690 | lint_roller (~> 1.0) |
689 | 691 | rubocop-rails (~> 2.25.0) |
|
0 commit comments