Skip to content

Commit d5b012f

Browse files
committed
Use RuboCop Performance 1.23 for development
1 parent 879f3b9 commit d5b012f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem 'prism'
1111
gem 'rake'
1212
gem 'rspec'
1313
gem 'rubocop', github: 'rubocop/rubocop'
14-
gem 'rubocop-performance', '~> 1.22.0'
14+
gem 'rubocop-performance', '~> 1.23.0'
1515
gem 'rubocop-rspec', '~> 3.1.0'
1616
gem 'simplecov'
1717
gem 'test-queue'

0 commit comments

Comments
 (0)