We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31148b4 + 2253301 commit 55133dbCopy full SHA for 55133db
Gemfile
@@ -26,6 +26,6 @@ if @dependencies.none? {|d| d.name == 'rubocop' }
26
gem 'rubocop', '~> 1.84.0'
27
gem 'rubocop-performance', '~> 1.26.0'
28
gem 'rubocop-rails', '~> 2.34.0'
29
- gem 'slim_lint', '~> 0.33.0'
+ gem 'slim_lint', '~> 0.34.0'
30
end
31
0 commit comments