Merge pull request #1201 from openHPI/dependabot/bundler/rubocop-1.26.0

Bump rubocop from 1.25.1 to 1.26.0
This commit is contained in:
Sebastian Serth
2022-03-14 10:29:45 +00:00
committed by GitHub

View File

@ -409,13 +409,13 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rubocop (1.25.1)
rubocop (1.26.0)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.15.1, < 2.0)
rubocop-ast (>= 1.16.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.16.0)