Skip to content

Commit c5707aa

Browse files
committed
Use RuboCop Performance 1.20
1 parent 1fe6385 commit c5707aa

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
@@ -10,7 +10,7 @@ gem 'bump', require: false
1010
gem 'rake'
1111
gem 'rspec'
1212
gem 'rubocop', github: 'rubocop/rubocop'
13-
gem 'rubocop-performance', '~> 1.18.0'
13+
gem 'rubocop-performance', '~> 1.20.0'
1414
gem 'rubocop-rspec', '~> 2.25.0'
1515
gem 'simplecov'
1616
gem 'test-queue'

0 commit comments

Comments
 (0)