Skip to content

Commit

Permalink
Update rubocop requirement from 1.28.2 to 1.30.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.28.2...v1.30.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2022
1 parent 1bd4bbc commit 2396e9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gem "minitest-ci", "~> 3.4"
gem "minitest-reporters", "~> 1.1"
gem "mocha", "~> 1.11"
gem "rake", "~> 13.0"
gem "rubocop", "1.28.2"
gem "rubocop", "1.30.0"
gem "rubocop-minitest", "0.19.1"
gem "rubocop-packaging", "0.5.1"
gem "rubocop-performance", "1.13.3"
Expand Down

0 comments on commit 2396e9f

Please sign in to comment.