We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02406b9 commit 2f3cb4cCopy full SHA for 2f3cb4c
Gemfile
@@ -10,7 +10,7 @@ gem 'bump', require: false
10
gem 'rake'
11
gem 'rspec'
12
gem 'rubocop', github: 'rubocop/rubocop'
13
-gem 'rubocop-performance', '~> 1.12.0'
+gem 'rubocop-performance', '~> 1.13.0'
14
gem 'rubocop-rspec', '~> 2.5.0'
15
gem 'simplecov'
16
gem 'test-queue'
0 commit comments