From 0f808cea06491c3a26cae16fcdd29e1f387e12db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 15:45:13 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 6.1.1 Bumps [haml](https://github.com/haml/haml) from 4.0.7 to 6.1.1. - [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/4.0.7...v6.1.1) --- updated-dependencies: - dependency-name: haml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff0764b8354..993d6d4e0c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,9 @@ GEM fastimage (1.8.1) addressable (~> 2.3, >= 2.3.5) ffi (1.9.10) - haml (4.0.7) + haml (6.1.1) + temple (>= 0.8.2) + thor tilt hamster (2.0.0) concurrent-ruby (~> 0.8) @@ -107,6 +109,7 @@ GEM sass (3.4.21) sprockets (3.4.1) rack (> 1, < 3) + temple (0.10.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1)