From f494ec1b51d5f8cc033b855a9560f9a4175036b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 18:25:26 +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 4f2186e..28ffae1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,9 @@ GEM thor (>= 0.14.6) guard-rspec (0.7.3) guard (>= 0.10.0) - haml (3.1.6) + haml (5.0.0) + temple (>= 0.8.0) + tilt handlebars_assets (0.4.4) execjs (>= 1.2.9) sprockets (>= 2.0.3) @@ -150,6 +152,7 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) + temple (0.8.2) therubyracer (0.10.1) libv8 (~> 3.3.10) thin (1.3.1)