From 8c894fdd5498313024e9e211ceb83d6db773cf67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 11:59:22 +0000 Subject: [PATCH] Bump haml from 7.1.0 to 7.2.0 Bumps [haml](https://github.com/haml/haml) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: haml dependency-version: 7.2.0 dependency-type: direct:production 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 87a494fa69..9ac65a69fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,7 +313,7 @@ GEM gravatar-ultimate (2.0.0) activesupport (>= 2.3.14) rack - haml (7.1.0) + haml (7.2.0) temple (>= 0.8.2) thor tilt @@ -731,9 +731,9 @@ GEM unicode-display_width (>= 1.1.1, < 4) terser (1.2.6) execjs (>= 0.3.0, < 3) - thor (1.4.0) + 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)