Skip to content

Commit

Permalink
Update rubocop to version 1.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 23, 2025
1 parent 156b7f3 commit eb5fd62
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ GEM
net-smtp (0.5.0)
net-protocol
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pkg-config (1.5.5)
Expand All @@ -62,7 +62,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.70.0)
rubocop (1.71.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -85,7 +85,7 @@ GEM
rbtree
set (~> 1.0)
timeout (0.4.1)
unicode-display_width (3.1.3)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand Down
Binary file removed vendor/cache/parser-3.3.6.0.gem
Binary file not shown.
Binary file added vendor/cache/parser-3.3.7.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.70.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.71.0.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-3.1.3.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-3.1.4.gem
Binary file not shown.

0 comments on commit eb5fd62

Please sign in to comment.