From 31106c1e32c5615e3fec2d3cd37a068ec51a558c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:20:38 +0000 Subject: [PATCH] Bump haml from 3.1.3 to 5.1.2 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] --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 146b4f7..d30f70c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,14 +47,16 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) database_cleaner (0.7.0) diff-lcs (1.1.3) erubis (2.7.0) execjs (1.2.9) multi_json (~> 1.0) ffi (1.0.11) - haml (3.1.3) + haml (5.1.2) + temple (>= 0.8.0) + tilt hike (1.2.1) i18n (0.6.0) jasmine (1.1.2) @@ -143,6 +145,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)