Skip to content

Commit

Permalink
Update rubocop to version 1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored and hennevogel committed Mar 24, 2022
1 parent af32554 commit 798bde7
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Expand Up @@ -174,8 +174,8 @@ GEM
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.21.0)
parser (3.0.2.0)
parallel (1.22.0)
parser (3.1.1.0)
ast (~> 2.4.1)
pkg-config (1.3.2)
prime (0.1.2)
Expand Down Expand Up @@ -222,22 +222,22 @@ GEM
rake (>= 12.2)
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.6)
redcarpet (3.5.1)
regexp_parser (2.2.1)
rexml (3.2.5)
rubocop (1.22.0)
rubocop (1.26.0)
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.12.0, < 2.0)
rubocop-ast (>= 1.16.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.12.0)
parser (>= 3.0.1.1)
rubocop-ast (1.16.0)
parser (>= 3.1.1.0)
rubocop-minitest (0.18.0)
rubocop (>= 0.90, < 2.0)
rubocop-performance (1.11.5)
Expand Down
Binary file removed vendor/cache/parallel-1.21.0.gem
Binary file not shown.
Binary file removed vendor/cache/parser-3.0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/rainbow-3.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.22.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.12.0.gem
Binary file not shown.

0 comments on commit 798bde7

Please sign in to comment.