Skip to content

Commit 55133db

Browse files
authored
Merge pull request #736 from jgraichen/renovate/main-slim_lint-0.x
chore(deps): update dependency slim_lint to '~> 0.34.0' (main)
2 parents 31148b4 + 2253301 commit 55133db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ if @dependencies.none? {|d| d.name == 'rubocop' }
2626
gem 'rubocop', '~> 1.84.0'
2727
gem 'rubocop-performance', '~> 1.26.0'
2828
gem 'rubocop-rails', '~> 2.34.0'
29-
gem 'slim_lint', '~> 0.33.0'
29+
gem 'slim_lint', '~> 0.34.0'
3030
end
3131
end

0 commit comments

Comments
 (0)