From c94efdaccf8d067065a2997c0129f339194268a9 Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Mon, 29 Oct 2018 22:53:08 +0900 Subject: Update haml_lint to 0.28.0 Signed-off-by: Takuya Noguchi --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index d8c996cf6c4..7fd6c6e2d93 100644 --- a/Gemfile +++ b/Gemfile @@ -357,7 +357,7 @@ group :development, :test do gem 'rubocop-rspec', '~> 1.22.1' gem 'scss_lint', '~> 0.56.0', require: false - gem 'haml_lint', '~> 0.26.0', require: false + gem 'haml_lint', '~> 0.28.0', require: false gem 'simplecov', '~> 0.14.0', require: false gem 'bundler-audit', '~> 0.5.0', require: false -- cgit v1.2.3