Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 7f17c68

Browse files
authored
Merge pull request #1311 from alphagov/dependabot/bundler/rubocop-govuk-4.14.0
2 parents b5fb1a7 + 22f2f82 commit 7f17c68

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ GEM
497497
activerecord (>= 6.1)
498498
request_store (~> 1.4)
499499
parallel (1.24.0)
500-
parser (3.2.2.4)
500+
parser (3.3.0.5)
501501
ast (~> 2.4.1)
502502
racc
503503
plek (5.0.0)
@@ -561,7 +561,7 @@ GEM
561561
rdoc (6.6.2)
562562
psych (>= 4.0.0)
563563
redis (4.2.1)
564-
regexp_parser (2.8.3)
564+
regexp_parser (2.9.0)
565565
reline (0.4.2)
566566
io-console (~> 0.5)
567567
request_store (1.5.1)
@@ -591,11 +591,11 @@ GEM
591591
rspec-mocks (~> 3.12)
592592
rspec-support (~> 3.12)
593593
rspec-support (3.12.1)
594-
rubocop (1.59.0)
594+
rubocop (1.60.2)
595595
json (~> 2.3)
596596
language_server-protocol (>= 3.17.0)
597597
parallel (~> 1.10)
598-
parser (>= 3.2.2.4)
598+
parser (>= 3.3.0.2)
599599
rainbow (>= 2.2.2, < 4.0)
600600
regexp_parser (>= 1.8, < 3.0)
601601
rexml (>= 3.2.5, < 4.0)
@@ -604,24 +604,24 @@ GEM
604604
unicode-display_width (>= 2.4.0, < 3.0)
605605
rubocop-ast (1.30.0)
606606
parser (>= 3.2.1.0)
607-
rubocop-capybara (2.19.0)
607+
rubocop-capybara (2.20.0)
608608
rubocop (~> 1.41)
609-
rubocop-factory_bot (2.24.0)
610-
rubocop (~> 1.33)
611-
rubocop-govuk (4.13.0)
612-
rubocop (= 1.59.0)
609+
rubocop-factory_bot (2.25.1)
610+
rubocop (~> 1.41)
611+
rubocop-govuk (4.14.0)
612+
rubocop (= 1.60.2)
613613
rubocop-ast (= 1.30.0)
614-
rubocop-rails (= 2.23.0)
614+
rubocop-rails (= 2.23.1)
615615
rubocop-rake (= 0.6.0)
616-
rubocop-rspec (= 2.25.0)
617-
rubocop-rails (2.23.0)
616+
rubocop-rspec (= 2.26.1)
617+
rubocop-rails (2.23.1)
618618
activesupport (>= 4.2.0)
619619
rack (>= 1.1)
620620
rubocop (>= 1.33.0, < 2.0)
621621
rubocop-ast (>= 1.30.0, < 2.0)
622622
rubocop-rake (0.6.0)
623623
rubocop (~> 1.0)
624-
rubocop-rspec (2.25.0)
624+
rubocop-rspec (2.26.1)
625625
rubocop (~> 1.40)
626626
rubocop-capybara (~> 2.17)
627627
rubocop-factory_bot (~> 2.22)

0 commit comments

Comments
 (0)