From 7b7ea9b46e6c96ede1747eea0dd6075cea650d1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 01:31:41 +0000 Subject: [PATCH] Bump haml from 6.1.1 to 6.1.2 Bumps [haml](https://github.com/haml/haml) from 6.1.1 to 6.1.2. - [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.1.1...v6.1.2) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e8e69d8..6927e7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM tzinfo-data (~> 1.0) webrick (~> 1.4) yajl-ruby (~> 1.0) - haml (6.1.1) + haml (6.1.2) temple (>= 0.8.2) thor tilt @@ -111,9 +111,9 @@ GEM sinatra (= 3.0.6) tilt (~> 2.0) strptime (0.2.5) - temple (0.9.1) - thor (1.2.1) - tilt (2.1.0) + temple (0.10.2) + thor (1.2.2) + tilt (2.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2023.3)