From 4b1b2c74e8f26a3dbe66fc7758b5e2175e3f0d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 00:25:10 +0000 Subject: [PATCH] Bump haml from 3.1.6 to 5.1.2 in /checkout-after Bumps [haml](https://github.com/haml/haml) from 3.1.6 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.6...v5.1.2) Signed-off-by: dependabot[bot] --- checkout-after/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/checkout-after/Gemfile.lock b/checkout-after/Gemfile.lock index 3f1cf85..52555b9 100644 --- a/checkout-after/Gemfile.lock +++ b/checkout-after/Gemfile.lock @@ -51,7 +51,9 @@ GEM guard (>= 1.1.0) multi_json thor - haml (3.1.6) + haml (5.1.2) + temple (>= 0.8.0) + tilt hike (1.2.1) i18n (0.6.0) jasminerice (0.0.9) @@ -113,6 +115,7 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.6) + temple (0.8.2) thor (0.15.3) tilt (1.3.3) treetop (1.4.10)