From 8e9e28060dab4d908a3aa1e95996c715f64e8ee1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 09:01:44 +0000 Subject: [PATCH] Bump haml_lint from 0.41.0 to 0.42.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.41.0 to 0.42.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.41.0...v0.42.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 40c50a03..1242c05b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM haml (5.2.2) temple (>= 0.8.0) tilt - haml_lint (0.41.0) + haml_lint (0.42.0) haml (>= 4.0, < 6.1) parallel (~> 1.10) rainbow @@ -413,7 +413,7 @@ GEM ffi (~> 1.0) redcarpet (3.5.1) redis (4.5.1) - regexp_parser (2.5.0) + regexp_parser (2.6.0) request_store (1.5.1) rack (>= 1.4) responders (3.0.1)