Skip to content

Commit

Permalink
Use RuboCop Performance 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Mar 30, 2024
1 parent f7d5a9f commit 4d25c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem 'prism'
gem 'rake'
gem 'rspec'
gem 'rubocop', github: 'rubocop/rubocop'
gem 'rubocop-performance', '~> 1.20.0'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-rspec', '~> 2.27.0'
gem 'simplecov'
gem 'test-queue'
Expand Down

0 comments on commit 4d25c6e

Please sign in to comment.