From cf7e0eb2ccb94906ba1a11adf38b8b593fe37a11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:28:49 +0000 Subject: [PATCH] Bump haml from 5.2.2 to 6.3.0 Bumps [haml](https://github.com/haml/haml) from 5.2.2 to 6.3.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/v5.2.2...v6.3.0) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1ad8fc4062..f331f79523 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,8 +326,9 @@ GEM good_migrations (0.2.1) activerecord (>= 3.1) railties (>= 3.1) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.3.0) + temple (>= 0.8.2) + thor tilt hashdiff (1.1.0) hashery (2.1.2)