From 6040a59c1d2a1c5e0670f587e497f93b4adedbe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 19:02:42 +0000 Subject: [PATCH] Bump haml from 4.0.4 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.4 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.4...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d121cd9..6a31b4c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,8 @@ GEM foreman (0.63.0) dotenv (>= 0.7) thor (>= 0.13.6) - haml (4.0.4) + haml (5.0.0) + temple (>= 0.8.0) tilt image_size (1.1.4) less (2.4.0) @@ -36,11 +37,12 @@ GEM ffi (>= 0.5.0) rdiscount (2.1.7) ref (1.0.5) + temple (0.8.2) therubyracer (0.12.0) libv8 (~> 3.16.14.0) ref thor (0.18.1) - tilt (1.4.1) + tilt (2.0.10) timers (1.1.0) yuicompressor (1.2.1)