From 388a65f3ed5579356d1da7f001f87789712923e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 08:23:31 +0000 Subject: [PATCH] Bump haml from 4.0.6 to 5.0.0 in /rottenpotatoes Bumps [haml](https://github.com/haml/haml) from 4.0.6 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.6...v5.0.0) Signed-off-by: dependabot[bot] --- rottenpotatoes/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rottenpotatoes/Gemfile.lock b/rottenpotatoes/Gemfile.lock index 4159f100..e31778fe 100644 --- a/rottenpotatoes/Gemfile.lock +++ b/rottenpotatoes/Gemfile.lock @@ -77,7 +77,8 @@ GEM multi_json (~> 1.3) globalid (0.3.6) activesupport (>= 4.1.0) - haml (4.0.6) + haml (5.0.0) + temple (>= 0.8.0) tilt i18n (0.7.0) jquery-rails (4.0.4) @@ -161,6 +162,7 @@ GEM activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) tilt (1.4.1)