Skip to content

Commit c6dcdf6

Browse files
Update rubocop requirement from 0.80.0 to 0.80.1 (#170)
Updates the requirements on [rubocop](https://github.com/rubocop-hq/rubocop) to permit the latest version. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.80.0...v0.80.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ee03cb4 commit c6dcdf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ gem "memory_profiler", require: false
1111
gem "minitest"
1212
gem "minitest-reporters"
1313
gem "mocha"
14-
gem "rubocop", "0.80.0", require: false
14+
gem "rubocop", "0.80.1", require: false
1515
gem "yard"

0 commit comments

Comments
 (0)