Merge pull request #1250 from openHPI/dependabot/bundler/rubocop-1.29.0

Bump rubocop from 1.28.2 to 1.29.0
This commit is contained in:
Sebastian Serth
2022-05-09 06:06:00 +02:00
committed by GitHub

View File

@ -391,12 +391,12 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.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)