From 97fc4780888295d81c8084a9c8f2a74249f51029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:22:57 +0000 Subject: [PATCH] Bump haml from 4.0.3 to 5.1.2 Bumps [haml](https://github.com/haml/haml) from 4.0.3 to 5.1.2. - [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.3...v5.1.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c6dcd293..807ca6b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,8 @@ GEM multi_json (~> 1.0) ffi (1.9.0) fssm (0.2.10) - haml (4.0.3) + haml (5.1.2) + temple (>= 0.8.0) tilt hike (1.2.3) http_parser.rb (0.5.3) @@ -97,6 +98,7 @@ GEM sprockets-sass (1.0.1) sprockets (~> 2.0) tilt (~> 1.1) + temple (0.8.2) thor (0.18.1) tilt (1.3.7) uglifier (2.1.2)