Skip to content

Commit 0204ccf

Browse files
authored
Merge pull request #656 from alphagov/dependabot/bundler/rubocop-govuk-5.1.9
2 parents 6d783b0 + 6fe8925 commit 0204ccf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ GEM
9191
pp (>= 0.6.0)
9292
rdoc (>= 4.0.0)
9393
reline (>= 0.4.2)
94-
json (2.11.3)
94+
json (2.12.0)
9595
kgio (2.11.4)
96-
language_server-protocol (3.17.0.4)
96+
language_server-protocol (3.17.0.5)
9797
lint_roller (1.1.0)
9898
listen (1.3.1)
9999
rb-fsevent (>= 0.9.3)
@@ -415,7 +415,7 @@ GEM
415415
diff-lcs (>= 1.2.0, < 2.0)
416416
rspec-support (~> 3.13.0)
417417
rspec-support (3.13.2)
418-
rubocop (1.75.5)
418+
rubocop (1.75.6)
419419
json (~> 2.3)
420420
language_server-protocol (~> 3.17.0.2)
421421
lint_roller (~> 1.1.0)
@@ -432,19 +432,19 @@ GEM
432432
rubocop-capybara (2.22.1)
433433
lint_roller (~> 1.1)
434434
rubocop (~> 1.72, >= 1.72.1)
435-
rubocop-govuk (5.1.7)
436-
rubocop (= 1.75.5)
435+
rubocop-govuk (5.1.9)
436+
rubocop (= 1.75.6)
437437
rubocop-ast (= 1.44.1)
438438
rubocop-capybara (= 2.22.1)
439-
rubocop-rails (= 2.31.0)
439+
rubocop-rails (= 2.32.0)
440440
rubocop-rake (= 0.7.1)
441441
rubocop-rspec (= 3.6.0)
442-
rubocop-rails (2.31.0)
442+
rubocop-rails (2.32.0)
443443
activesupport (>= 4.2.0)
444444
lint_roller (~> 1.1)
445445
rack (>= 1.1)
446446
rubocop (>= 1.75.0, < 2.0)
447-
rubocop-ast (>= 1.38.0, < 2.0)
447+
rubocop-ast (>= 1.44.0, < 2.0)
448448
rubocop-rake (0.7.1)
449449
lint_roller (~> 1.1)
450450
rubocop (>= 1.72.1)

0 commit comments

Comments
 (0)