From f32330c74b9ad58b61112ebee766c323261de6cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:31:38 +0000 Subject: [PATCH] Bump haml from 3.0.25 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.0.25 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.0.25...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 07b6264..15d9b97 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,9 @@ GEM remote: http://rubygems.org/ specs: - haml (3.0.25) + haml (5.0.0) + temple (>= 0.8.0) + tilt rack (1.2.2) sinatra (1.2.1) rack (~> 1.1) @@ -11,6 +13,7 @@ GEM spox-plist spox-ultraviolet (0.10.5) spox-textpow + temple (0.8.2) tilt (1.2.2) PLATFORMS