From fcdd74b66c69200f02b42822a8e36fa3a809a211 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 07:25:01 +0000 Subject: [PATCH] Bump haml_lint from 0.34.0 to 0.34.1 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.34.0 to 0.34.1. - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/sds/haml-lint/compare/v0.34.0...v0.34.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3ab8b27c..7bf1e1bc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.34.0) + haml_lint (0.34.1) haml (>= 4.0, < 5.2) rainbow rubocop (>= 0.50.0)