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 88b62ee commit 594632bCopy full SHA for 594632b
Gemfile
@@ -10,6 +10,6 @@ group :development do
10
gem 'rake', '>= 10.0.0'
11
gem 'rubocop', '~> 1.80.0'
12
gem 'rubocop-minitest', '~> 0.38.0'
13
- gem 'rubocop-performance', '~> 1.25.0'
+ gem 'rubocop-performance', '~> 1.26.0'
14
gem 'rubocop-rake', '~> 0.7.1'
15
end
0 commit comments