From 3ef8c6974b3e6461c4c4a0994f59c84512bf5e26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:29:54 +0000 Subject: [PATCH] Bump haml from 3.0.16 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.0.16 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/3.0.16...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2759ff5..beab530 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,9 @@ GEM builder (2.1.2) daemons (1.1.0) eventmachine (0.12.10) - haml (3.0.16) + haml (5.0.0) + temple (>= 0.8.0) + tilt happymapper (0.3.2) libxml-ruby (~> 1.1.3) json (1.4.6) @@ -24,10 +26,12 @@ GEM rack (>= 1.0) sinatra (1.0) rack (>= 1.0) + temple (0.8.2) thin (1.2.7) daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) + tilt (2.0.10) PLATFORMS ruby