From 1a1f6e625d3c4f931a09c7abeda40929722369ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 12:11:53 +0000 Subject: [PATCH] [Security] 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. **This update includes security fixes.** - [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) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 927faa6..cdc27de 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,7 +29,8 @@ GEM fast_blank (1.0.0) fastimage (2.1.1) ffi (1.9.23) - haml (4.0.7) + haml (5.2.1) + temple (>= 0.8.0) tilt hamster (3.0.0) concurrent-ruby (~> 1.0) @@ -107,7 +108,7 @@ GEM temple (0.8.0) thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.8) + tilt (2.0.10) tzinfo (1.2.5) thread_safe (~> 0.1) uglifier (3.2.0)