From 34e79b533e38ece28bf6615f9c390143b1295799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 22:58:22 +0000 Subject: [PATCH] Bump haml from 3.1.6 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.1.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/3.1.6...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 83a7f55..ecc0ea1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,7 +41,9 @@ GEM erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) - haml (3.1.6) + haml (5.0.0) + temple (>= 0.8.0) + tilt hike (1.2.1) i18n (0.6.0) journey (1.0.4) @@ -92,6 +94,7 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) + temple (0.8.2) therubyracer (0.10.2) libv8 (~> 3.3.10) thor (0.14.6)