Bump rubocop from 0.80.0 to 0.80.1 (#114)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.80.0 to 0.80.1.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.80.0...v0.80.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
david942j 2020-03-06 00:05:56 +08:00 committed by GitHub
parent b943ce6e78
commit 9f85bed50b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ GEM
jaro_winkler (1.5.4)
json (2.3.0)
parallel (1.19.1)
parser (2.7.0.2)
parser (2.7.0.4)
ast (~> 2.4.0)
rainbow (3.0.0)
rake (13.0.1)
@ -34,7 +34,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.0)
rubocop (0.80.0)
rubocop (0.80.1)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)