From a0e30ded9df70f74442d07d8c9c9e80c7cf67752 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Dec 2020 19:22:51 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 636f566..fbbed59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,8 @@ GEM fastimage (2.0.0) addressable (~> 2) ffi (1.9.14) - haml (4.0.7) + haml (5.2.1) + temple (>= 0.8.0) tilt hamster (3.0.0) concurrent-ruby (~> 1.0) @@ -100,6 +101,7 @@ GEM sass-globbing (1.1.5) sass (>= 3.1) servolux (0.12.0) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1)