Skip to content

Commit

Permalink
Update rubocop-govuk requirement from = 5.0.1 to = 5.0.2
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.1...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent f7a286a commit 53579f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gds-sso.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "combustion", "~> 1.3"
s.add_development_dependency "rake"
s.add_development_dependency "rspec-rails", "~> 6"
s.add_development_dependency "rubocop-govuk", "5.0.1"
s.add_development_dependency "rubocop-govuk", "5.0.2"
s.add_development_dependency "sqlite3", "~> 1.5"
s.add_development_dependency "timecop", "~> 0.9"
s.add_development_dependency "webmock"
Expand Down

0 comments on commit 53579f6

Please sign in to comment.