Skip to content

Commit

Permalink
Update rubocop to version 1.73.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 5, 2025
1 parent b4f91dd commit 664e733
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.72.2)
rubocop (1.73.2)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
Expand All @@ -74,7 +74,7 @@ GEM
rubocop-ast (>= 1.38.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.38.0)
rubocop-ast (1.38.1)
parser (>= 3.3.1.0)
rubocop-performance (1.24.0)
lint_roller (~> 1.1)
Expand Down
Binary file removed vendor/cache/rubocop-1.72.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.73.2.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-ast-1.38.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-ast-1.38.1.gem
Binary file not shown.

0 comments on commit 664e733

Please sign in to comment.