Skip to content

Commit

Permalink
Use RuboCop Performance 1.22
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed Oct 15, 2024
1 parent 6ea52a0 commit 6f4bc78
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 @@ -12,7 +12,7 @@ gem 'minitest-proveit'
gem 'prism'
gem 'rake'
gem 'rubocop', github: 'rubocop/rubocop'
gem 'rubocop-performance', '~> 1.21.0'
gem 'rubocop-performance', '~> 1.22.0'
gem 'test-queue'
gem 'yard', '~> 0.9'

Expand Down

0 comments on commit 6f4bc78

Please sign in to comment.