Skip to content

Commit

Permalink
Update rubocop-govuk requirement from = 5.0.3 to = 5.0.4
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@v5.0.3...v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 32f738a commit caf9f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govspeak.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ library for use in the UK Government Single Domain project'
s.add_development_dependency "minitest", "~> 5.14"
s.add_development_dependency "pry-byebug"
s.add_development_dependency "rake"
s.add_development_dependency "rubocop-govuk", "5.0.3"
s.add_development_dependency "rubocop-govuk", "5.0.4"
s.add_development_dependency "simplecov"
end

0 comments on commit caf9f6e

Please sign in to comment.