From 6b80ba8761d4f1d381342ff8004f431d5a96211e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 00:19:31 +0000 Subject: [PATCH] Bump haml from 3.1.3 to 5.1.2 in /example Bumps [haml](https://github.com/haml/haml) from 3.1.3 to 5.1.2. - [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.3...v5.1.2) Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 093063b..197bf72 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../ + remote: .. specs: crummy (1.7.1) @@ -48,7 +48,9 @@ GEM erubis (2.7.0) execjs (1.2.9) multi_json (~> 1.0) - haml (3.1.3) + haml (5.1.2) + temple (>= 0.8.0) + tilt hike (1.2.1) i18n (0.6.0) jquery-rails (1.0.16) @@ -112,6 +114,7 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.4) + temple (0.8.2) thor (0.14.6) tilt (1.3.3) treetop (1.4.10)