From 21f4349b085838d971377dfd0e343a239e554b1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 03:07:58 +0000 Subject: [PATCH] Bump haml_lint from 0.71.0 to 0.72.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.71.0 to 0.72.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.71.0...v0.72.0) --- updated-dependencies: - dependency-name: haml_lint dependency-version: 0.72.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d961d8d9a..7bbb28545 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.8) + addressable (2.8.9) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) autoprefixer-rails (10.4.16.0) @@ -163,7 +163,7 @@ GEM erubi (>= 1.0.0) rack (>= 0.9.0) rouge (>= 1.0.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) bluecloth (2.2.0) bonsai-elasticsearch-rails (7.0.1) elasticsearch-model (< 8) @@ -321,7 +321,7 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - haml_lint (0.71.0) + haml_lint (0.72.0) haml (>= 5.0) parallel (~> 1.10) rainbow @@ -375,10 +375,10 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.18.1) - json-schema (6.0.0) + json (2.19.0) + json-schema (6.2.0) addressable (~> 2.8) - bigdecimal (~> 3.1) + bigdecimal (>= 3.1, < 5) jsonapi-resources (0.10.7) activerecord (>= 4.1) concurrent-ruby @@ -422,7 +422,7 @@ GEM material_icons (4.0.0) railties (>= 3.2) matrix (0.4.3) - mcp (0.7.1) + mcp (0.8.0) json-schema (>= 4.1) memcachier (0.0.2) method_source (1.1.0) @@ -499,7 +499,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (7.0.5) puma (7.1.0) nio4r (~> 2.0) query_diet (0.7.3)