Skip to content

Commit

Permalink
Update rubocop to version 1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jul 28, 2022
1 parent daa801c commit d779028
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -160,6 +160,7 @@ GEM
i18n (1.11.0)
concurrent-ruby (~> 1.0)
io-like (0.3.1)
json (2.6.2)
locale (2.1.3)
lograge (0.12.0)
actionpack (>= 4)
Expand Down Expand Up @@ -252,16 +253,17 @@ GEM
request_store (1.5.1)
rack (>= 1.4)
rexml (3.2.5)
rubocop (1.30.1)
rubocop (1.32.0)
json (~> 2.3)
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.18.0, < 2.0)
rubocop-ast (>= 1.19.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.18.0)
rubocop-ast (1.19.1)
parser (>= 3.1.1.0)
rubocop-minitest (0.20.1)
rubocop (>= 0.90, < 2.0)
Expand Down
Binary file added vendor/cache/json-2.6.2.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.30.1.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.32.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.18.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.19.1.gem
Binary file not shown.

0 comments on commit d779028

Please sign in to comment.