Skip to content

Commit

Permalink
Update rubocop to version 1.63.5
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed May 10, 2024
1 parent ace49a4 commit d3f2a69
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 @@ -184,7 +184,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-validation-rails (1.19.0)
json (2.7.1)
json (2.7.2)
jwt (2.8.1)
base64
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -236,7 +236,7 @@ GEM
racc (~> 1.4)
os (1.1.4)
parallel (1.24.0)
parser (3.3.0.5)
parser (3.3.1.0)
ast (~> 2.4.1)
racc
pg (1.5.6)
Expand Down Expand Up @@ -297,7 +297,7 @@ GEM
retriable (3.1.2)
rexml (3.2.6)
rouge (4.2.1)
rubocop (1.62.1)
rubocop (1.63.5)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -308,8 +308,8 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-rails (2.24.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
Expand Down

0 comments on commit d3f2a69

Please sign in to comment.