Skip to content

Commit

Permalink
Update rubocop-govuk requirement from = 5.0.5 to = 5.0.6
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.5...v5.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 8c0dcfc commit b8147c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_message_queue_consumer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ Gem::Specification.new do |s|
s.add_development_dependency "pry-byebug"
s.add_development_dependency "rake"
s.add_development_dependency "rspec", "~> 3.11"
s.add_development_dependency "rubocop-govuk", "5.0.5"
s.add_development_dependency "rubocop-govuk", "5.0.6"
s.add_development_dependency "yard"
end

0 comments on commit b8147c1

Please sign in to comment.