Skip to content

Commit

Permalink
Update rubocop-govuk requirement from = 4.13.0 to = 4.14.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.13.0...v4.14.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent f22e36b commit 50f0fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plek.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.add_development_dependency "climate_control"
s.add_development_dependency "minitest"
s.add_development_dependency "rake"
s.add_development_dependency "rubocop-govuk", "4.13.0"
s.add_development_dependency "rubocop-govuk", "4.14.0"
end

0 comments on commit 50f0fb0

Please sign in to comment.