Skip to content

Commit 2253301

Browse files
chore(deps): update dependency slim_lint to '~> 0.34.0'
1 parent 31148b4 commit 2253301

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)