From 40e79c28eecaf348285aa13b680c315e7ac72e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:25:47 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6a030be..21250a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,8 @@ GEM eventmachine (1.2.1) expression_parser (0.9.0) github-markup (1.4.0) - haml (4.0.7) + haml (5.0.0) + temple (>= 0.8.0) tilt htmlentities (4.3.4) json (2.0.2) @@ -70,11 +71,12 @@ GEM rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) + temple (0.8.2) thin (1.7.0) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.0.5) + tilt (2.0.10) twitter-text (1.14.0) unf (~> 0.1.0) unf (0.1.4)