From 5c227863e72b66248d94e189b5ccff0f775c6e63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 14:54:19 +0000 Subject: [PATCH] Bump haml from 3.1.4 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.1.4 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.4...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index a3c6ec2..315d782 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,9 @@ GEM fssm (>= 0.2.7) sass (~> 3.1) fssm (0.2.8.1) - haml (3.1.4) + haml (5.0.0) + temple (>= 0.8.0) + tilt i18n (0.6.0) multi_json (1.0.4) rack (1.4.1) @@ -24,6 +26,7 @@ GEM rack-test (~> 0.5) tilt (~> 1.3) tzinfo + temple (0.8.2) tilt (1.3.3) tzinfo (0.3.31)