Merge pull request #314 from 2martens/dependabot/bundler/rubocop-1.21.0

Bump rubocop from 1.20.0 to 1.21.0
This commit is contained in:
Jim Martens 2021-09-18 14:20:56 +02:00 committed by GitHub
commit ba067885f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -163,7 +163,7 @@ GEM
octokit (4.18.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
parallel (1.20.1)
parallel (1.21.0)
parser (3.0.2.0)
ast (~> 2.4.1)
pathutil (0.16.2)
@ -192,7 +192,7 @@ GEM
regexp_parser (2.1.1)
rexml (3.2.5)
rouge (3.26.0)
rubocop (1.20.0)
rubocop (1.21.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)