Skip to content

Commit d52e845

Browse files
Bump rubocop-govuk from 5.1.18 to 5.1.20
Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 5.1.18 to 5.1.20. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](alphagov/rubocop-govuk@v5.1.18...v5.1.20) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-version: 5.1.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9a40ad commit d52e845

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ GEM
245245
rdoc (>= 4.0.0)
246246
reline (>= 0.4.2)
247247
jmespath (1.6.2)
248-
json (2.13.0)
248+
json (2.13.2)
249249
jwt (2.8.2)
250250
base64
251251
language_server-protocol (3.17.0.5)
@@ -302,7 +302,7 @@ GEM
302302
ostruct (0.6.3)
303303
pagy (9.3.4)
304304
parallel (1.27.0)
305-
parser (3.3.8.0)
305+
parser (3.3.9.0)
306306
ast (~> 2.4.1)
307307
racc
308308
pg (1.6.1)
@@ -380,7 +380,7 @@ GEM
380380
redis-session-store (0.11.6)
381381
actionpack (>= 5.2.4.1, < 9)
382382
redis (>= 3, < 6)
383-
regexp_parser (2.10.0)
383+
regexp_parser (2.11.2)
384384
reline (0.6.2)
385385
io-console (~> 0.5)
386386
request_store (1.5.1)
@@ -403,15 +403,15 @@ GEM
403403
rspec-mocks (~> 3.13)
404404
rspec-support (~> 3.13)
405405
rspec-support (3.13.4)
406-
rubocop (1.78.0)
406+
rubocop (1.79.2)
407407
json (~> 2.3)
408408
language_server-protocol (~> 3.17.0.2)
409409
lint_roller (~> 1.1.0)
410410
parallel (~> 1.10)
411411
parser (>= 3.3.0.2)
412412
rainbow (>= 2.2.2, < 4.0)
413413
regexp_parser (>= 2.9.3, < 3.0)
414-
rubocop-ast (>= 1.45.1, < 2.0)
414+
rubocop-ast (>= 1.46.0, < 2.0)
415415
ruby-progressbar (~> 1.7)
416416
unicode-display_width (>= 2.4.0, < 4.0)
417417
rubocop-ast (1.46.0)
@@ -420,14 +420,14 @@ GEM
420420
rubocop-capybara (2.22.1)
421421
lint_roller (~> 1.1)
422422
rubocop (~> 1.72, >= 1.72.1)
423-
rubocop-govuk (5.1.18)
424-
rubocop (= 1.78.0)
423+
rubocop-govuk (5.1.20)
424+
rubocop (= 1.79.2)
425425
rubocop-ast (= 1.46.0)
426426
rubocop-capybara (= 2.22.1)
427-
rubocop-rails (= 2.32.0)
427+
rubocop-rails (= 2.33.3)
428428
rubocop-rake (= 0.7.1)
429429
rubocop-rspec (= 3.6.0)
430-
rubocop-rails (2.32.0)
430+
rubocop-rails (2.33.3)
431431
activesupport (>= 4.2.0)
432432
lint_roller (~> 1.1)
433433
rack (>= 1.1)
@@ -478,7 +478,7 @@ GEM
478478
tzinfo-data (1.2025.2)
479479
tzinfo (>= 1.0.0)
480480
uk_postcode (2.1.8)
481-
unicode-display_width (3.1.4)
481+
unicode-display_width (3.1.5)
482482
unicode-emoji (~> 4.0, >= 4.0.4)
483483
unicode-emoji (4.0.4)
484484
uri (1.0.3)

0 commit comments

Comments
 (0)