Browse Source

Bump rubocop from 0.67.1 to 0.67.2 (#10500)

Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.67.1 to 0.67.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/v0.67.1...v0.67.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
pull/4/head
dependabot[bot] 5 years ago
committed by Yamagishi Kazutoshi
parent
commit
9588cf82ce
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      Gemfile.lock

+ 2
- 2
Gemfile.lock View File

@ -393,7 +393,7 @@ GEM
parallel (1.17.0)
parallel_tests (2.28.0)
parallel
parser (2.6.2.0)
parser (2.6.2.1)
ast (~> 2.4.0)
pastel (0.7.2)
equatable (~> 0.5.0)
@ -526,7 +526,7 @@ GEM
rspec-core (~> 3.0, >= 3.0.0)
sidekiq (>= 2.4.0)
rspec-support (3.8.0)
rubocop (0.67.1)
rubocop (0.67.2)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)

Loading…
Cancel
Save