From db0a58c2cd8aca64f590a5847985838b165577f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 07:19:49 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.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/4.0.7...v5.0.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 6433f0e..ad441f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,8 @@ GEM erubis (2.7.0) execjs (2.6.0) ffi (1.9.10) - haml (4.0.7) + haml (5.0.0) + temple (>= 0.8.0) tilt haml_assets (0.2.2) haml @@ -119,6 +120,7 @@ GEM sprockets-sass (1.3.1) sprockets (~> 2.0) tilt (~> 1.1) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1)