From 29a993c6eec242ad59366990c65e43036876f315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 13:58:26 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 5.2.1 Bumps [haml](https://github.com/haml/haml) from 4.0.7 to 5.2.1. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/4.0.7...5.2.1) --- updated-dependencies: - dependency-name: haml dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cc0600b..e6e3b3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,8 @@ GEM fastimage (2.0.1) addressable (~> 2) ffi (1.10.0) - haml (4.0.7) + haml (5.2.1) + 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)