From 552afd019ab9a239174629c81ff7f1b8a3ce4258 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:33:44 +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 d02572b..c74c2c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,8 @@ GEM sexp_processor concurrent-ruby (1.0.5) erubis (2.7.0) - haml (4.0.7) + haml (5.0.0) + temple (>= 0.8.0) tilt haml_lint (0.24.0) haml (>= 4.0, < 5.1) @@ -46,8 +47,9 @@ GEM ruby-progressbar (1.8.1) sexp_processor (4.8.0) sysexits (1.2.0) + temple (0.8.2) thread_safe (0.3.6) - tilt (2.0.6) + tilt (2.0.10) tzinfo (1.2.2) thread_safe (~> 0.1) unicode-display_width (1.1.3)