From b9f5c03c802e136e18f4d22b4b482bd94af46b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2020 17:53:32 +0000 Subject: [PATCH] Bump haml from 3.1.7 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.1.7 to 5.0.0. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/3.1.7...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8976513..1c53c78 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,9 @@ GEM execjs (1.4.0) multi_json (~> 1.0) fssm (0.2.9) - haml (3.1.7) + haml (5.0.0) + temple (>= 0.8.0) + tilt hike (1.2.1) multi_json (1.5.0) rack (1.4.1) @@ -32,6 +34,7 @@ GEM sprockets-sass (0.9.1) sprockets (~> 2.0) tilt (~> 1.1) + temple (0.8.2) tilt (1.3.3) PLATFORMS