Merge pull request #461 from 2martens/dependabot/bundler/rubocop-1.29.0

Bump rubocop from 1.28.2 to 1.29.0
This commit is contained in:
Jim Martens 2022-05-07 11:07:29 +02:00 committed by GitHub
commit 2703353ff8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -193,12 +193,12 @@ GEM
regexp_parser (2.3.1)
rexml (3.2.5)
rouge (3.28.0)
rubocop (1.28.2)
rubocop (1.29.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.17.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)