From 966a1a7f1ec976299d3d13ec1de71ee13a16885d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 04:26:35 +0000 Subject: [PATCH] Bump haml from 4.0.5 to 5.2.1 Bumps [haml](https://github.com/haml/haml) from 4.0.5 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.5...5.2.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b124c98..a5ec830 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,8 @@ GEM eventmachine (1.0.3) execjs (2.2.1) ffi (1.9.6) - haml (4.0.5) + haml (5.2.1) + temple (>= 0.8.0) tilt hike (1.2.3) hitimes (1.2.2) @@ -125,6 +126,7 @@ GEM sprockets-sass (1.2.0) sprockets (~> 2.0) tilt (~> 1.1) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.4) tilt (1.4.1)