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] committed Mar 24, 2022
1 parent ffe48df commit 662f093
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Expand Up @@ -167,8 +167,8 @@ GEM
nokogiri (1.13.3)
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 @@ -215,22 +215,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.1.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

0 comments on commit 662f093

Please sign in to comment.