From 0bc84f885ccb6d5950a37c12b401d9df2bfd3065 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2020 23:18:27 +0000 Subject: [PATCH] Bump haml_lint from 0.34.2 to 0.35.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.34.2 to 0.35.0. - [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.2...v0.35.0) 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 107c1df69..953740fa6 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.2) + haml_lint (0.35.0) haml (>= 4.0, < 5.2) rainbow rubocop (>= 0.50.0)