Update rubocop to 1.25.1

This commit is contained in:
Henne Vogelsang 2022-02-10 17:49:01 +01:00
parent 10c6edcf8c
commit f3815ad543
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
3 changed files with 101 additions and 153 deletions

View file

@ -406,8 +406,8 @@ GEM
paper_trail (12.0.0)
activerecord (>= 5.2)
request_store (~> 1.1)
parallel (1.20.1)
parser (3.0.2.0)
parallel (1.21.0)
parser (3.1.0.0)
ast (~> 2.4.1)
pdf-core (0.9.0)
pdf-inspector (1.3.0)
@ -480,12 +480,12 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
recaptcha (5.8.1)
json
redcarpet (3.5.1)
regexp_parser (2.1.1)
regexp_parser (2.2.0)
request_store (1.5.0)
rack (>= 1.4)
responders (3.0.1)
@ -523,16 +523,16 @@ GEM
rspec-mocks (~> 3.10)
rspec-support (~> 3.10)
rspec-support (3.10.2)
rubocop (1.19.0)
rubocop (1.25.1)
parallel (~> 1.10)
parser (>= 3.0.0.0)
parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.9.1, < 2.0)
rubocop-ast (>= 1.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.10.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-rails (2.11.3)
activesupport (>= 4.2.0)
@ -620,7 +620,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.0.0)
unicode-display_width (2.1.0)
unicode_utils (1.4.0)
unobtrusive_flash (3.3.1)
railties