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 224d749 + c590fcb commit 056ab16Copy full SHA for 056ab16
Gemfile
@@ -23,7 +23,7 @@ end
23
# not needed (and actually conflicting), therefore we skip them.
24
if @dependencies.none? {|d| d.name == 'rubocop' }
25
group :development do
26
- gem 'rubocop', '~> 1.78.0'
+ gem 'rubocop', '~> 1.79.0'
27
gem 'rubocop-performance', '~> 1.25.0'
28
gem 'rubocop-rails', '~> 2.32.0'
29
gem 'slim_lint', '~> 0.33.0'
0 commit comments