From a886748f9d4137aedfb22bd2d122cc6f5c938ca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:10:13 +0000 Subject: [PATCH] Bump haml from 4.0.6 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.6 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.6...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 b76d1ec..9cb6e6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,8 @@ GEM childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) ffi (1.9.6) - haml (4.0.6) + haml (5.0.0) + temple (>= 0.8.0) tilt mime-types (2.4.3) mini_portile (0.6.2) @@ -32,6 +33,7 @@ GEM rack (~> 1.4) rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) + temple (0.8.2) tilt (1.4.1) websocket (1.2.1) xpath (2.0.0)