Skip to content

Commit

Permalink
Update rubocop requirement from = 1.69.2 to = 1.70.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rubocop](https://github.com/rubocop/rubocop) to permit the latest version.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.69.2...v1.70.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent abb020a commit c643a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubocop-govuk.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "rake", "~> 13"

spec.add_dependency "rubocop", "1.69.2"
spec.add_dependency "rubocop", "1.70.0"
spec.add_dependency "rubocop-ast", "1.37.0"
spec.add_dependency "rubocop-capybara", "2.21.0"
spec.add_dependency "rubocop-rails", "2.28.0"
Expand Down

0 comments on commit c643a74

Please sign in to comment.