Skip to content

Commit

Permalink
Update rubocop-performance to version 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 5, 2025
1 parent 146e946 commit 84dc18d
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
json (2.9.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
logger (1.6.3)
mail (2.8.1)
Expand Down Expand Up @@ -48,7 +48,7 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rbtree (0.4.6)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand All @@ -74,7 +74,7 @@ GEM
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.37.0)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.3.0)
Expand All @@ -85,7 +85,7 @@ GEM
rbtree
set (~> 1.0)
timeout (0.4.1)
unicode-display_width (3.1.2)
unicode-display_width (3.1.3)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand Down
Binary file removed vendor/cache/json-2.9.0.gem
Binary file not shown.
Binary file added vendor/cache/json-2.9.1.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.9.3.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-performance-1.23.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-performance-1.23.1.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-3.1.2.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-3.1.3.gem
Binary file not shown.

0 comments on commit 84dc18d

Please sign in to comment.