Update haml_lint to 0.24.0
This commit is contained in:
parent
84ee5cd86b
commit
1d5c3d6345
2 changed files with 18 additions and 19 deletions
2
Gemfile
2
Gemfile
|
|
@ -198,7 +198,7 @@ group :development do
|
|||
# to launch specs when files are modified
|
||||
gem 'guard-rspec', '~> 4.2.8'
|
||||
gem 'spring-commands-rspec'
|
||||
gem 'haml_lint'
|
||||
gem 'haml_lint', '~> 0.24.0'
|
||||
# for static code analisys
|
||||
gem 'rubocop', require: false
|
||||
# as database
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue