Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit 1a2b6b0

Browse files
Merge pull request #684 from alphagov/dependabot/bundler/rubocop-govuk-5.0.4
Bump rubocop-govuk from 5.0.2 to 5.0.4
2 parents dbd3f5a + 6afed13 commit 1a2b6b0

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

Gemfile.lock

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
hashie (5.0.0)
139139
i18n (1.14.6)
140140
concurrent-ruby (~> 1.0)
141-
json (2.7.2)
141+
json (2.8.2)
142142
jwt (2.8.1)
143143
base64
144144
language_server-protocol (3.17.0.3)
@@ -395,8 +395,8 @@ GEM
395395
opentelemetry-semantic_conventions
396396
opentelemetry-semantic_conventions (1.10.1)
397397
opentelemetry-api (~> 1.0)
398-
parallel (1.25.1)
399-
parser (3.3.3.0)
398+
parallel (1.26.3)
399+
parser (3.3.6.0)
400400
ast (~> 2.4.1)
401401
racc
402402
plek (5.2.0)
@@ -446,7 +446,7 @@ GEM
446446
zeitwerk (~> 2.5)
447447
rainbow (3.1.1)
448448
rake (13.2.1)
449-
regexp_parser (2.9.2)
449+
regexp_parser (2.9.3)
450450
request_store (1.7.0)
451451
rack (>= 1.4)
452452
rexml (3.3.9)
@@ -471,36 +471,35 @@ GEM
471471
rspec-mocks (~> 3.13)
472472
rspec-support (~> 3.13)
473473
rspec-support (3.13.1)
474-
rubocop (1.64.1)
474+
rubocop (1.69.0)
475475
json (~> 2.3)
476476
language_server-protocol (>= 3.17.0)
477477
parallel (~> 1.10)
478478
parser (>= 3.3.0.2)
479479
rainbow (>= 2.2.2, < 4.0)
480-
regexp_parser (>= 1.8, < 3.0)
481-
rexml (>= 3.2.5, < 4.0)
482-
rubocop-ast (>= 1.31.1, < 2.0)
480+
regexp_parser (>= 2.4, < 3.0)
481+
rubocop-ast (>= 1.36.1, < 2.0)
483482
ruby-progressbar (~> 1.7)
484-
unicode-display_width (>= 2.4.0, < 3.0)
485-
rubocop-ast (1.31.3)
483+
unicode-display_width (>= 2.4.0, < 4.0)
484+
rubocop-ast (1.36.2)
486485
parser (>= 3.3.1.0)
487486
rubocop-capybara (2.21.0)
488487
rubocop (~> 1.41)
489-
rubocop-govuk (5.0.2)
490-
rubocop (= 1.64.1)
491-
rubocop-ast (= 1.31.3)
488+
rubocop-govuk (5.0.4)
489+
rubocop (= 1.69.0)
490+
rubocop-ast (= 1.36.2)
492491
rubocop-capybara (= 2.21.0)
493-
rubocop-rails (= 2.25.1)
492+
rubocop-rails (= 2.27.0)
494493
rubocop-rake (= 0.6.0)
495-
rubocop-rspec (= 3.0.1)
496-
rubocop-rails (2.25.1)
494+
rubocop-rspec (= 3.2.0)
495+
rubocop-rails (2.27.0)
497496
activesupport (>= 4.2.0)
498497
rack (>= 1.1)
499-
rubocop (>= 1.33.0, < 2.0)
498+
rubocop (>= 1.52.0, < 2.0)
500499
rubocop-ast (>= 1.31.1, < 2.0)
501500
rubocop-rake (0.6.0)
502501
rubocop (~> 1.0)
503-
rubocop-rspec (3.0.1)
502+
rubocop-rspec (3.2.0)
504503
rubocop (~> 1.61)
505504
ruby-progressbar (1.13.0)
506505
ruby2_keywords (0.0.5)
@@ -524,7 +523,9 @@ GEM
524523
timeout (0.4.1)
525524
tzinfo (2.0.6)
526525
concurrent-ruby (~> 1.0)
527-
unicode-display_width (2.5.0)
526+
unicode-display_width (3.1.2)
527+
unicode-emoji (~> 4.0, >= 4.0.4)
528+
unicode-emoji (4.0.4)
528529
uri (0.13.0)
529530
version_gem (1.1.4)
530531
warden (1.2.9)

0 commit comments

Comments
 (0)