From 6a281fd244d2398a1ddfca10231c4eed26238d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Sep 2022 09:01:41 +0000 Subject: [PATCH] Bump haml_lint from 0.40.1 to 0.41.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.40.1 to 0.41.0. - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/haml-lint/compare/v0.40.1...v0.41.0) --- updated-dependencies: - dependency-name: haml_lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7eeadcb1..40c50a03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,8 +217,8 @@ GEM haml (5.2.2) temple (>= 0.8.0) tilt - haml_lint (0.40.1) - haml (>= 4.0, < 5.3) + haml_lint (0.41.0) + haml (>= 4.0, < 6.1) parallel (~> 1.10) rainbow rubocop (>= 0.50.0)