From 74e81252adfd0c24099d0707128b165e9dbbbc72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 04:02:55 +0000 Subject: [PATCH] Bump haml from 4.0.5 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.5 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.5...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 e95adde..30af739 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,7 +30,8 @@ GEM foreman (0.67.0) dotenv (~> 0.7.0) thor (~> 0.17.0) - haml (4.0.5) + haml (5.0.0) + temple (>= 0.8.0) tilt handlebars_assets (0.17.1) execjs (>= 1.2.9) @@ -102,6 +103,7 @@ GEM sprockets-sass (1.2.0) sprockets (~> 2.0) tilt (~> 1.1) + temple (0.8.2) therubyracer (0.12.1) libv8 (~> 3.16.14.0) ref