From 3669245a4167fde9cafb7804e08fae152202ef05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Nov 2020 19:09:16 +0000 Subject: [PATCH] Bump haml from 4.0.5 to 5.2.0 Bumps [haml](https://github.com/haml/haml) from 4.0.5 to 5.2.0. - [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...v5.2.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd11fa4..40ec0bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,8 @@ GEM em-websocket (>= 0.2.0) guard (>= 1.1.0) multi_json (~> 1.0) - haml (4.0.5) + haml (5.2.0) + temple (>= 0.8.0) tilt hike (1.2.3) hpricot (0.8.6) @@ -102,6 +103,7 @@ GEM sprockets-sass (1.0.2) sprockets (~> 2.0) tilt (~> 1.1) + temple (0.8.2) therubyracer (0.12.0) libv8 (~> 3.16.14.0) ref