From fc6ee9db36ed052d1adea3ec59d0af2dcbd2b6d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 05:12:01 +0000 Subject: [PATCH] Bump haml_lint from 0.68.0 to 0.71.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.68.0 to 0.71.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.68.0...v0.71.0) --- updated-dependencies: - dependency-name: haml_lint dependency-version: 0.71.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 77b846c14..5f79f28a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,7 +324,7 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - haml_lint (0.68.0) + haml_lint (0.71.0) haml (>= 5.0) parallel (~> 1.10) rainbow @@ -489,7 +489,7 @@ GEM activerecord (>= 7.1) request_store (~> 1.4) parallel (1.27.0) - parser (3.3.10.0) + parser (3.3.10.2) ast (~> 2.4.1) racc percy-capybara (5.0.0) @@ -737,7 +737,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.5.0) thread_safe (0.3.6) - tilt (2.6.1) + tilt (2.7.0) timecop (0.9.10) timeout (0.5.0) tsort (0.2.0)