Skip to content

Commit c904b85

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

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ GEM
103103
rspec (>= 2.14, < 4)
104104
coderay (1.1.3)
105105
concurrent-ruby (1.3.5)
106-
connection_pool (2.5.2)
106+
connection_pool (2.5.3)
107107
crack (1.0.0)
108108
bigdecimal
109109
rexml
@@ -230,7 +230,7 @@ GEM
230230
pp (>= 0.6.0)
231231
rdoc (>= 4.0.0)
232232
reline (>= 0.4.2)
233-
json (2.10.2)
233+
json (2.11.3)
234234
json-schema (5.1.1)
235235
addressable (~> 2.8)
236236
bigdecimal (~> 3.1)
@@ -651,7 +651,7 @@ GEM
651651
rspec-mocks (~> 3.13)
652652
rspec-support (~> 3.13)
653653
rspec-support (3.13.2)
654-
rubocop (1.75.3)
654+
rubocop (1.75.4)
655655
json (~> 2.3)
656656
language_server-protocol (~> 3.17.0.2)
657657
lint_roller (~> 1.1.0)
@@ -668,8 +668,8 @@ GEM
668668
rubocop-capybara (2.22.1)
669669
lint_roller (~> 1.1)
670670
rubocop (~> 1.72, >= 1.72.1)
671-
rubocop-govuk (5.1.5)
672-
rubocop (= 1.75.3)
671+
rubocop-govuk (5.1.6)
672+
rubocop (= 1.75.4)
673673
rubocop-ast (= 1.44.1)
674674
rubocop-capybara (= 2.22.1)
675675
rubocop-rails (= 2.31.0)

0 commit comments

Comments
 (0)