Skip to content

Commit

Permalink
Update rubocop-govuk requirement from = 4.10.0 to = 4.11.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rubocop-govuk](https://github.com/alphagov/rubocop-govuk) to permit the latest version.
- [Changelog](https://github.com/alphagov/rubocop-govuk/blob/main/CHANGELOG.md)
- [Commits](alphagov/rubocop-govuk@v4.10.0...v4.11.0)

---
updated-dependencies:
- dependency-name: rubocop-govuk
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2023
1 parent 037bfc3 commit 470a33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slimmer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "rack-test", "~> 2"
s.add_development_dependency "rails", "~> 7"
s.add_development_dependency "rake"
s.add_development_dependency "rubocop-govuk", "4.10.0"
s.add_development_dependency "rubocop-govuk", "4.11.0"
s.add_development_dependency "webmock", "~> 3.8"

s.files = Dir[
Expand Down

0 comments on commit 470a33b

Please sign in to comment.