From fe1fa82607e8e512d95e50ef30922690ef34dbed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:32:56 +0000 Subject: [PATCH] Bump haml from 3.1.7 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.1.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/3.1.7...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 b432a3f..89243a4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,9 @@ GEM multi_json (~> 1.0) bcrypt-ruby (3.0.1) commonjs (0.2.6) - haml (3.1.7) + haml (5.0.0) + temple (>= 0.8.0) + tilt http_router (0.10.2) rack (>= 1.0.0) url_mount (~> 0.2.1) @@ -77,6 +79,7 @@ GEM tilt (~> 1.3, >= 1.3.3) sinatra-flash (0.3.0) sinatra (>= 1.0.0) + temple (0.8.2) therubyracer (0.10.2) libv8 (~> 3.3.10) thor (0.15.4)