Skip to content

Commit 69ebf44

Browse files
authored
Merge pull request #5059 from alphagov/dependabot/bundler/rubocop-govuk-5.1.2
2 parents f9aa566 + ff66d54 commit 69ebf44

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

Gemfile.lock

+12-10
Original file line numberDiff line numberDiff line change
@@ -567,11 +567,12 @@ GEM
567567
tilt (>= 1.4.1, < 3)
568568
padrino-support (0.15.3)
569569
parallel (1.26.3)
570-
parser (3.3.7.3)
570+
parser (3.3.7.4)
571571
ast (~> 2.4.1)
572572
racc
573573
parslet (2.0.0)
574574
plek (5.2.0)
575+
prism (1.4.0)
575576
process_executer (1.2.0)
576577
prometheus_exporter (2.1.1)
577578
webrick
@@ -639,34 +640,35 @@ GEM
639640
diff-lcs (>= 1.2.0, < 2.0)
640641
rspec-support (~> 3.13.0)
641642
rspec-support (3.13.1)
642-
rubocop (1.74.0)
643+
rubocop (1.75.1)
643644
json (~> 2.3)
644645
language_server-protocol (~> 3.17.0.2)
645646
lint_roller (~> 1.1.0)
646647
parallel (~> 1.10)
647648
parser (>= 3.3.0.2)
648649
rainbow (>= 2.2.2, < 4.0)
649650
regexp_parser (>= 2.9.3, < 3.0)
650-
rubocop-ast (>= 1.38.0, < 2.0)
651+
rubocop-ast (>= 1.43.0, < 2.0)
651652
ruby-progressbar (~> 1.7)
652653
unicode-display_width (>= 2.4.0, < 4.0)
653-
rubocop-ast (1.41.0)
654+
rubocop-ast (1.43.0)
654655
parser (>= 3.3.7.2)
656+
prism (~> 1.4)
655657
rubocop-capybara (2.22.1)
656658
lint_roller (~> 1.1)
657659
rubocop (~> 1.72, >= 1.72.1)
658-
rubocop-govuk (5.1.1)
659-
rubocop (= 1.74.0)
660-
rubocop-ast (= 1.41.0)
660+
rubocop-govuk (5.1.2)
661+
rubocop (= 1.75.1)
662+
rubocop-ast (= 1.43.0)
661663
rubocop-capybara (= 2.22.1)
662-
rubocop-rails (= 2.30.3)
664+
rubocop-rails (= 2.31.0)
663665
rubocop-rake (= 0.7.1)
664666
rubocop-rspec (= 3.5.0)
665-
rubocop-rails (2.30.3)
667+
rubocop-rails (2.31.0)
666668
activesupport (>= 4.2.0)
667669
lint_roller (~> 1.1)
668670
rack (>= 1.1)
669-
rubocop (>= 1.72.1, < 2.0)
671+
rubocop (>= 1.75.0, < 2.0)
670672
rubocop-ast (>= 1.38.0, < 2.0)
671673
rubocop-rake (0.7.1)
672674
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)