Bump rubocop from 1.3.1 to 1.4.2

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.3.1 to 1.4.2.
- [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/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-26 05:12:07 +00:00
committed by GitHub
parent f2dfaf959c
commit 3bb4441a54

View File

@ -162,7 +162,7 @@ GEM
octokit (4.18.0) octokit (4.18.0)
faraday (>= 0.9) faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3) sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.20.0) parallel (1.20.1)
parser (2.7.2.0) parser (2.7.2.0)
ast (~> 2.4.1) ast (~> 2.4.1)
pathutil (0.16.2) pathutil (0.16.2)
@ -187,10 +187,10 @@ GEM
rb-fsevent (0.10.4) rb-fsevent (0.10.4)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
regexp_parser (1.8.2) regexp_parser (2.0.0)
rexml (3.2.4) rexml (3.2.4)
rouge (3.25.0) rouge (3.25.0)
rubocop (1.3.1) rubocop (1.4.2)
parallel (~> 1.10) parallel (~> 1.10)
parser (>= 2.7.1.5) parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0) rainbow (>= 2.2.2, < 4.0)
@ -199,7 +199,7 @@ GEM
rubocop-ast (>= 1.1.1) rubocop-ast (>= 1.1.1)
ruby-progressbar (~> 1.7) ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0) unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.1.1) rubocop-ast (1.2.0)
parser (>= 2.7.1.5) parser (>= 2.7.1.5)
ruby-enum (0.8.0) ruby-enum (0.8.0)
i18n i18n