From e1e7c1d125e00c17fccb2ec9e071c43b82bdfbf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:35:47 +0000 Subject: [PATCH] Bump haml from 3.1.4 to 5.0.0 in /backbonejs-examples/ex2 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] --- backbonejs-examples/ex2/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/backbonejs-examples/ex2/Gemfile.lock b/backbonejs-examples/ex2/Gemfile.lock index c769fef..a425f5b 100644 --- a/backbonejs-examples/ex2/Gemfile.lock +++ b/backbonejs-examples/ex2/Gemfile.lock @@ -28,7 +28,9 @@ GEM execjs (1.3.0) multi_json (~> 1.0) fastercsv (1.5.4) - haml (3.1.4) + haml (5.0.0) + temple (>= 0.8.0) + tilt hiredis (0.3.2) json (1.4.6) multi_json (1.1.0) @@ -43,6 +45,7 @@ GEM rack-protection (~> 1.2) tilt (~> 1.3, >= 1.3.3) stringex (1.2.2) + temple (0.8.2) tilt (1.3.3) uuidtools (2.1.2)