Skip to content

Commit e5d5d8e

Browse files
authored
Merge pull request #520 from alphagov/dependabot/bundler/rubocop-govuk-5.1.7
Bump rubocop-govuk from 5.1.6 to 5.1.7
2 parents 97431e7 + 34e65c4 commit e5d5d8e

2 files changed

Lines changed: 6 additions & 6 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.2"
2121
gem "rspec", "~> 3.13.0"
22-
gem "rubocop-govuk", "~> 5.1.6"
22+
gem "rubocop-govuk", "~> 5.1.7"

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GEM
8787
json (2.12.0)
8888
kramdown (2.5.1)
8989
rexml (>= 3.3.9)
90-
language_server-protocol (3.17.0.4)
90+
language_server-protocol (3.17.0.5)
9191
lint_roller (1.1.0)
9292
listen (3.9.0)
9393
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -195,7 +195,7 @@ GEM
195195
diff-lcs (>= 1.2.0, < 2.0)
196196
rspec-support (~> 3.13.0)
197197
rspec-support (3.13.0)
198-
rubocop (1.75.4)
198+
rubocop (1.75.5)
199199
json (~> 2.3)
200200
language_server-protocol (~> 3.17.0.2)
201201
lint_roller (~> 1.1.0)
@@ -212,8 +212,8 @@ GEM
212212
rubocop-capybara (2.22.1)
213213
lint_roller (~> 1.1)
214214
rubocop (~> 1.72, >= 1.72.1)
215-
rubocop-govuk (5.1.6)
216-
rubocop (= 1.75.4)
215+
rubocop-govuk (5.1.7)
216+
rubocop (= 1.75.5)
217217
rubocop-ast (= 1.44.1)
218218
rubocop-capybara (= 2.22.1)
219219
rubocop-rails (= 2.31.0)
@@ -272,7 +272,7 @@ DEPENDENCIES
272272
ostruct
273273
rake (~> 13.2)
274274
rspec (~> 3.13.0)
275-
rubocop-govuk (~> 5.1.6)
275+
rubocop-govuk (~> 5.1.7)
276276
tzinfo-data
277277
wdm (~> 0.1.0)
278278

0 commit comments

Comments
 (0)