From 8dfbb7a661e29bbe790cab4b8a1bb6a16c7a08b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 03:11:12 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 4.0.7 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/4.0.7...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 301a7d4..24f6ba7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,8 @@ GEM execjs (2.6.0) globalid (0.3.6) activesupport (>= 4.1.0) - haml (4.0.7) + haml (5.0.0) + temple (>= 0.8.0) tilt i18n (0.7.0) jbuilder (2.3.1) @@ -143,9 +144,10 @@ GEM sprockets (>= 2.8, < 4.0) sucker_punch (2.0.4) concurrent-ruby (~> 1.0.0) + temple (0.8.2) thor (0.19.1) thread_safe (0.3.5) - tilt (2.0.1) + tilt (2.0.10) turbolinks (2.5.3) coffee-rails tzinfo (1.2.2)