Update haml-lint for HAML 5
https://github.com/brigade/haml-lint/issues/247#issuecomment-308332241
This commit is contained in:
parent
0f584cf5ad
commit
d493a56e81
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -232,7 +232,7 @@ gem 'dalli'
|
|||
group :development do
|
||||
# to launch specs when files are modified
|
||||
gem 'guard-rspec'
|
||||
gem 'haml_lint', '~> 0.24.0'
|
||||
gem 'haml_lint'
|
||||
gem 'spring-commands-rspec'
|
||||
# for static code analisys
|
||||
gem 'rubocop', require: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue