Skip to content

Commit

Permalink
Update rubocop-govuk requirement from = 4.18.0 to = 5.0.1
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.18.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 791ea41 commit 027b302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion govuk_admin_template.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency "capybara", "~> 3"
gem.add_development_dependency "climate_control", "~> 1"
gem.add_development_dependency "rspec-rails", "~> 5"
gem.add_development_dependency "rubocop-govuk", "4.18.0"
gem.add_development_dependency "rubocop-govuk", "5.0.1"
gem.add_development_dependency "sassc-rails", "~> 2"
end

0 comments on commit 027b302

Please sign in to comment.