From 50194d4b636e29d3c0d762ccbca7ff794e84759f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Dec 2020 14:34:49 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 5.2.1 in /aws_interface/documentation 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) Signed-off-by: dependabot[bot] --- aws_interface/documentation/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/aws_interface/documentation/Gemfile.lock b/aws_interface/documentation/Gemfile.lock index eebb95a..0f22dea 100644 --- a/aws_interface/documentation/Gemfile.lock +++ b/aws_interface/documentation/Gemfile.lock @@ -26,7 +26,8 @@ GEM fastimage (2.0.1) addressable (~> 2) ffi (1.9.17) - 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)