Merge pull request #307 from openHPI/dependabot/bundler/rubocop-0.69.0

Bump rubocop from 0.68.1 to 0.69.0
This commit is contained in:
MrSerth
2019-05-14 08:25:14 +02:00
committed by GitHub

View File

@ -300,13 +300,13 @@ GEM
rspec-mocks (~> 3.8.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rubocop (0.68.1)
rubocop (0.69.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
parser (>= 2.5, != 2.5.1.1)
parser (>= 2.6)
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.6)
unicode-display_width (>= 1.4.0, < 1.7)
rubocop-rspec (1.32.0)
rubocop (>= 0.60.0)
ruby-progressbar (1.10.0)
@ -372,7 +372,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.6)
unicode-display_width (1.5.0)
unicode-display_width (1.6.0)
web-console (3.7.0)
actionview (>= 5.0)
activemodel (>= 5.0)