Skip to content

Commit

Permalink
Update rubocop to version 1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Sep 20, 2021
1 parent 83cf1fe commit b28aa3c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ GEM
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.20.1)
parser (3.0.1.1)
parallel (1.21.0)
parser (3.0.2.0)
ast (~> 2.4.1)
pkg-config (1.3.2)
prometheus_exporter (0.7.0)
Expand Down Expand Up @@ -179,16 +179,16 @@ GEM
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.5)
rubocop (1.15.0)
rubocop (1.21.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.5.0, < 2.0)
rubocop-ast (>= 1.9.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.7.0)
rubocop-ast (1.11.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.3)
rubocop (>= 1.7.0, < 2.0)
Expand Down Expand Up @@ -236,7 +236,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.0.0)
unicode-display_width (2.1.0)
vcr (6.0.0)
web-console (3.7.0)
actionview (>= 5.0)
Expand Down

0 comments on commit b28aa3c

Please sign in to comment.