From 0416877de6d27802fed89278db25773721e65fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 00:50:55 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.7 to 5.0.0. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/4.0.7...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a73688..24d3f0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,8 @@ GEM guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - haml (4.0.7) + haml (5.0.0) + temple (>= 0.8.0) tilt i18n (0.7.0) jbuilder (2.3.1) @@ -208,6 +209,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1)