From d1daaf15899f19c61816e7b5f4ac646933ba59af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2019 23:02:39 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 5.1.2 Bumps [haml](https://github.com/haml/haml) from 4.0.7 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/4.0.7...v5.1.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eebb95a9694..3addaa306b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,8 @@ GEM fastimage (2.0.1) addressable (~> 2) ffi (1.9.17) - haml (4.0.7) + haml (5.1.2) + temple (>= 0.8.0) tilt hamster (3.0.0) concurrent-ruby (~> 1.0) @@ -102,9 +103,10 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) + temple (0.8.2) thor (0.19.4) thread_safe (0.3.5) - tilt (2.0.6) + tilt (2.0.10) tzinfo (1.2.2) thread_safe (~> 0.1) uglifier (3.0.4)