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

Commit cf604a8

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

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ GEM
117117
config (5.5.2)
118118
deep_merge (~> 1.2, >= 1.2.1)
119119
ostruct
120-
connection_pool (2.5.1)
120+
connection_pool (2.5.2)
121121
crass (1.0.6)
122122
date (3.4.1)
123123
debug (1.10.0)
@@ -290,7 +290,7 @@ GEM
290290
rspec-mocks (~> 3.13)
291291
rspec-support (~> 3.13)
292292
rspec-support (3.13.2)
293-
rubocop (1.75.2)
293+
rubocop (1.75.3)
294294
json (~> 2.3)
295295
language_server-protocol (~> 3.17.0.2)
296296
lint_roller (~> 1.1.0)
@@ -301,19 +301,19 @@ GEM
301301
rubocop-ast (>= 1.44.0, < 2.0)
302302
ruby-progressbar (~> 1.7)
303303
unicode-display_width (>= 2.4.0, < 4.0)
304-
rubocop-ast (1.44.0)
304+
rubocop-ast (1.44.1)
305305
parser (>= 3.3.7.2)
306306
prism (~> 1.4)
307307
rubocop-capybara (2.22.1)
308308
lint_roller (~> 1.1)
309309
rubocop (~> 1.72, >= 1.72.1)
310-
rubocop-govuk (5.1.4)
311-
rubocop (= 1.75.2)
312-
rubocop-ast (= 1.44.0)
310+
rubocop-govuk (5.1.5)
311+
rubocop (= 1.75.3)
312+
rubocop-ast (= 1.44.1)
313313
rubocop-capybara (= 2.22.1)
314314
rubocop-rails (= 2.31.0)
315315
rubocop-rake (= 0.7.1)
316-
rubocop-rspec (= 3.5.0)
316+
rubocop-rspec (= 3.6.0)
317317
rubocop-rails (2.31.0)
318318
activesupport (>= 4.2.0)
319319
lint_roller (~> 1.1)
@@ -323,7 +323,7 @@ GEM
323323
rubocop-rake (0.7.1)
324324
lint_roller (~> 1.1)
325325
rubocop (>= 1.72.1)
326-
rubocop-rspec (3.5.0)
326+
rubocop-rspec (3.6.0)
327327
lint_roller (~> 1.1)
328328
rubocop (~> 1.72, >= 1.72.1)
329329
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)