From 5b17172e1455c14c1afd18811540135a4cd19979 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 22:40:27 +0000 Subject: [PATCH] Bump haml from 4.0.0 to 5.2.1 Bumps [haml](https://github.com/haml/haml) from 4.0.0 to 5.2.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.0...5.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02384e0..c80da3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,8 @@ GEM execjs (1.4.0) multi_json (~> 1.0) fssm (0.2.10) - haml (4.0.0) + haml (5.2.1) + temple (>= 0.8.0) tilt hike (1.2.1) http_router (0.10.2) @@ -88,8 +89,9 @@ GEM sprockets (~> 2.0) tilt (~> 1.1) syntax (1.0.0) + temple (0.8.2) thor (0.15.4) - tilt (1.3.5) + tilt (1.3.7) uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3)