From 9db24401424d1ac9c3f7db4d870d7058fd83fdf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 15:00:58 +0000 Subject: [PATCH] Bump haml from 3.1.6 to 5.1.2 Bumps [haml](https://github.com/haml/haml) from 3.1.6 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/3.1.6...v5.1.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d85cb11..404be96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,9 @@ GEM execjs (1.4.0) multi_json (~> 1.0) ffi (1.1.1) - haml (3.1.6) + haml (5.1.2) + temple (>= 0.8.0) + tilt hike (1.2.1) i18n (0.6.0) jasmine (1.2.0) @@ -149,6 +151,7 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + temple (0.8.2) thor (0.15.4) tilt (1.3.3) treetop (1.4.10)