Skip to content

Commit 1f94045

Browse files
Bump rubocop-govuk from 5.1.15 to 5.1.16
Bumps [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) from 5.1.15 to 5.1.16. - [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md) - [Commits](alphagov/rubocop-govuk@v5.1.15...v5.1.16) --- updated-dependencies: - dependency-name: rubocop-govuk dependency-version: 5.1.16 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3c52ae commit 1f94045

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ gem "json"
1919
gem "ostruct"
2020
gem "rake", "~> 13.3"
2121
gem "rspec", "~> 3.13.1"
22-
gem "rubocop-govuk", "~> 5.1.7"
22+
gem "rubocop-govuk", "~> 5.1.16"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ GEM
196196
diff-lcs (>= 1.2.0, < 2.0)
197197
rspec-support (~> 3.13.0)
198198
rspec-support (3.13.4)
199-
rubocop (1.76.2)
199+
rubocop (1.77.0)
200200
json (~> 2.3)
201201
language_server-protocol (~> 3.17.0.2)
202202
lint_roller (~> 1.1.0)
@@ -213,8 +213,8 @@ GEM
213213
rubocop-capybara (2.22.1)
214214
lint_roller (~> 1.1)
215215
rubocop (~> 1.72, >= 1.72.1)
216-
rubocop-govuk (5.1.15)
217-
rubocop (= 1.76.2)
216+
rubocop-govuk (5.1.16)
217+
rubocop (= 1.77.0)
218218
rubocop-ast (= 1.45.1)
219219
rubocop-capybara (= 2.22.1)
220220
rubocop-rails (= 2.32.0)
@@ -275,7 +275,7 @@ DEPENDENCIES
275275
ostruct
276276
rake (~> 13.3)
277277
rspec (~> 3.13.1)
278-
rubocop-govuk (~> 5.1.7)
278+
rubocop-govuk (~> 5.1.16)
279279
tzinfo-data
280280
wdm (~> 0.1.0)
281281

0 commit comments

Comments
 (0)