From 433136a5bebcec7bedf13957c3f516a5408bbfc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 23:24:21 +0000 Subject: [PATCH] Bump haml from 6.2.0 to 6.2.3 Bumps [haml](https://github.com/haml/haml) from 6.2.0 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/v6.2.0...v6.2.3) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 42108a6..4fd165e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - haml (6.2.0) + haml (6.2.3) temple (>= 0.8.2) thor tilt @@ -25,7 +25,7 @@ GEM simplecov_json_formatter (0.1.4) syntax_tree (6.2.0) prettier_print (>= 1.2.0) - temple (0.10.2) + temple (0.10.3) thor (1.2.2) tilt (2.3.0)