From a3949a4e40d117be75bf01833731605dc119b04d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 08:12:16 +0000 Subject: [PATCH] Bump haml from 3.1.4 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.1.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/3.1.4...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2238a40..e07d6d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,9 @@ GEM rack (>= 1.1.0, < 2) faraday_middleware (0.7.0) faraday (~> 0.7.3) - haml (3.1.4) + haml (5.0.0) + temple (>= 0.8.0) + tilt hashie (1.2.0) kramdown (0.13.4) mime-types (1.17.2) @@ -30,6 +32,8 @@ GEM multi_json (~> 1.0.2) rack (1.4.1) sass (3.1.15) + temple (0.8.2) + tilt (2.0.10) yajl-ruby (1.1.0) PLATFORMS