From 89a9256830d40127c56445a555881bdf258f18e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 15:03:44 +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 ab11fbe..a5f8ca7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,9 @@ GEM faker (1.0.1) i18n (~> 0.4) fssm (0.2.9) - haml (3.1.6) + haml (5.0.0) + temple (>= 0.8.0) + tilt hike (1.2.1) i18n (0.6.0) journey (1.0.4) @@ -132,6 +134,7 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.5) + temple (0.8.2) thor (0.15.4) tilt (1.3.3) treetop (1.4.10)