Skip to content

Commit

Permalink
Update rubocop to version 1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Jan 25, 2022
1 parent 0883216 commit 04c116e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ GEM
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.21.0)
parser (3.0.2.0)
parser (3.1.0.0)
ast (~> 2.4.1)
pkg-config (1.3.2)
prometheus_exporter (0.7.0)
Expand Down Expand Up @@ -179,23 +179,23 @@ GEM
method_source
rake (>= 0.8.7)
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
rainbow (3.1.1)
rake (13.0.3)
redcarpet (3.5.1)
regexp_parser (2.1.1)
regexp_parser (2.2.0)
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.5)
rubocop (1.22.0)
rubocop (1.25.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.15.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.12.0)
rubocop-ast (1.15.1)
parser (>= 3.0.1.1)
rubocop-performance (1.11.5)
rubocop (>= 1.7.0, < 2.0)
Expand Down

0 comments on commit 04c116e

Please sign in to comment.