From a3847872d0843b8428986329a7df0f1e6e7b4cff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 12:03:22 +0000 Subject: [PATCH] Bump haml from 5.2.2 to 6.2.3 Bumps [haml](https://github.com/haml/haml) from 5.2.2 to 6.2.3. - [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.2.3) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9fcb7505a..3714f9eb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -193,8 +193,9 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.2.3) + temple (>= 0.8.2) + thor tilt headless (2.3.1) htmlentities (4.3.4) @@ -424,9 +425,9 @@ GEM sshkit (1.21.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) - temple (0.8.2) + temple (0.10.3) thor (1.3.0) - tilt (2.0.10) + tilt (2.3.0) timecop (0.9.8) timeout (0.4.0) tzinfo (2.0.6)