Skip to content

Commit

Permalink
Update dependency rubocop to v1.63.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and harmjanblok committed Apr 18, 2024
1 parent ef6d94e commit aabe8a1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
ast (2.4.2)
childprocess (5.0.0)
iniparse (1.5.0)
json (2.7.1)
json (2.7.2)
language_server-protocol (3.17.0.3)
minitest (5.22.3)
nio4r (2.7.0)
Expand All @@ -31,19 +31,19 @@ GEM
rake (13.2.1)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.60.2)
rubocop (1.63.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
ruby-progressbar (1.13.0)
unicode-display_width (2.5.0)

Expand Down

0 comments on commit aabe8a1

Please sign in to comment.