From 7b1083f5e0e971aa5353b0dadeb8e43c5a478ef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 09:02:40 +0000 Subject: [PATCH] Bump haml_lint from 0.43.0 to 0.45.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.43.0 to 0.45.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.43.0...v0.45.0) --- updated-dependencies: - dependency-name: haml_lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 28e75168..cb966b4a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM temple (>= 0.8.2) thor tilt - haml_lint (0.43.0) + haml_lint (0.45.0) haml (>= 4.0, < 6.2) parallel (~> 1.10) rainbow @@ -371,7 +371,7 @@ GEM rake (13.0.6) redcarpet (3.5.1) redis (4.5.1) - regexp_parser (2.6.1) + regexp_parser (2.6.2) request_store (1.5.1) rack (>= 1.4) responders (3.0.1) @@ -485,7 +485,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sysexits (1.2.0) - temple (0.9.1) + temple (0.10.0) thor (1.2.1) thread_safe (0.3.6) tilt (2.0.11)