From 2804b2c5769f8f5a19d901ac0b5ece8e1f2f0ccb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 28 Jul 2021 12:12:48 +0000 Subject: [PATCH] [Security] Bump haml from 4.0.7 to 5.2.2 Bumps [haml](https://github.com/haml/haml) from 4.0.7 to 5.2.2. **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...v5.2.2) 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..a074ea5 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.2) + 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)