Bump rubocop from 0.92.0 to 0.93.1

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.92.0 to 0.93.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.92.0...v0.93.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-13 21:23:26 +00:00 committed by GitHub
parent 32127db72d
commit 53595fe3da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1281,7 +1281,7 @@ GEM
parallel (1.19.2)
paranoia (2.4.2)
activerecord (>= 4.0, < 6.1)
parser (2.7.1.5)
parser (2.7.2.0)
ast (~> 2.4.1)
paypal-checkout-sdk (1.0.3)
paypalhttp (~> 1.0.0)
@ -1382,7 +1382,7 @@ GEM
tilt
redcarpet (3.5.0)
redis (4.2.2)
regexp_parser (1.8.0)
regexp_parser (1.8.2)
remotipart (1.4.4)
responders (3.0.1)
actionpack (>= 5.0)
@ -1414,16 +1414,16 @@ GEM
rspec-mocks (~> 3.9)
rspec-support (~> 3.9)
rspec-support (3.9.3)
rubocop (0.92.0)
rubocop (0.93.1)
parallel (~> 1.10)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
regexp_parser (>= 1.8)
rexml
rubocop-ast (>= 0.5.0)
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.5.1)
rubocop-ast (0.8.0)
parser (>= 2.7.1.5)
ruby-prof (1.4.1)
ruby-progressbar (1.10.1)