From 385e842b6ae9d525e557bc6749bac62815a18dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Feb 2020 21:53:35 +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 a74c81e..a85de9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,8 @@ GEM fast_blank (1.0.0) fastimage (2.1.0) ffi (1.9.18) - haml (4.0.7) + haml (5.1.2) + temple (>= 0.8.0) tilt hamster (3.0.0) concurrent-ruby (~> 1.0) @@ -130,9 +131,10 @@ GEM sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) + temple (0.8.2) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.6) + tilt (2.0.10) tzinfo (1.2.2) thread_safe (~> 0.1) uglifier (3.1.7)