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 b2a9ad5 commit 37a92baCopy full SHA for 37a92ba
Gemfile
@@ -8,7 +8,7 @@ group :development do
8
gem 'rake', '>= 13'
9
gem 'rspec', '~> 3.13.0'
10
gem 'rubocop', '~> 1.80.0'
11
- gem 'rubocop-performance', '~> 1.25.0'
+ gem 'rubocop-performance', '~> 1.26.0'
12
gem 'rubocop-rake', '~> 0.7.1'
13
gem 'rubocop-rspec', '~> 3.7.0'
14
end
0 commit comments