Update rubocop to version 1.30.1

This commit is contained in:
depfu[bot] 2022-06-14 13:05:44 +00:00 committed by GitHub
parent f1779daf66
commit 2a7b331d4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -500,13 +500,13 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.11.0)
rubocop (1.29.1)
rubocop (1.30.1)
parallel (~> 1.10)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.17.0, < 2.0)
rubocop-ast (>= 1.18.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.18.0)