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 8f15d10 + ea58ab1 commit d9a2d1cCopy full SHA for d9a2d1c
Gemfile
@@ -25,7 +25,7 @@ end
25
# needed (and actually conflicting), therefore we skip them.
26
if @dependencies.none? {|d| d.name == 'rubocop' }
27
group :development, :test do
28
- gem 'rubocop', '~> 1.78.0'
+ gem 'rubocop', '~> 1.79.0'
29
gem 'slim_lint', '~> 0.33.0'
30
end
31
0 commit comments