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.
2 parents 7c7e71a + 691770b commit 7e493c4Copy full SHA for 7e493c4
Gemfile
@@ -24,7 +24,7 @@ end
24
if @dependencies.none? {|d| d.name == 'rubocop' }
25
group :development do
26
gem 'rubocop', '~> 1.80.0'
27
- gem 'rubocop-performance', '~> 1.25.0'
+ gem 'rubocop-performance', '~> 1.26.0'
28
gem 'rubocop-rails', '~> 2.33.0'
29
gem 'slim_lint', '~> 0.33.0'
30
end
0 commit comments