From 799f7f442f00b8c6940b9a743062b5ad347af6e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 02:41:40 +0000 Subject: [PATCH] chore(deps-dev): Bump haml_lint from 0.66.0 to 0.67.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.66.0 to 0.67.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.66.0...v0.67.0) --- updated-dependencies: - dependency-name: haml_lint dependency-version: 0.67.0 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 c7a91d3..98aa2fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM raabro (~> 1.4) globalid (1.3.0) activesupport (>= 6.1) - haml (6.3.0) + haml (7.0.1) temple (>= 0.8.2) thor tilt @@ -148,7 +148,7 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - haml_lint (0.66.0) + haml_lint (0.67.0) haml (>= 5.0) parallel (~> 1.10) rainbow @@ -239,7 +239,7 @@ GEM racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.9.0) + parser (3.3.10.0) ast (~> 2.4.1) racc pg (1.6.2)