From 42c47b74c75afe0dfb5c8eb541e4b6e87a0155fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:30:51 +0000 Subject: [PATCH] Bump haml from 4.0.3 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.3 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.3...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0ce37a3..89b099f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,8 @@ GEM remote: https://rubygems.org/ specs: - haml (4.0.3) + haml (5.0.0) + temple (>= 0.8.0) tilt rack (1.5.2) rack-protection (1.5.0) @@ -13,6 +14,7 @@ GEM rack-protection (~> 1.4) tilt (~> 1.3, >= 1.3.4) sqlite3 (1.3.7) + temple (0.8.2) tilt (1.4.1) PLATFORMS