From 5204caefa99f957d0c6a6554655c66cde2f4f0de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:54:46 +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 c10224c..3c6edbc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,8 @@ GEM railties (>= 3.2, < 5.1) globalid (0.3.7) activesupport (>= 4.1.0) - haml (4.0.7) + haml (5.0.0) + temple (>= 0.8.0) tilt http-cookie (1.0.3) domain_name (~> 0.5) @@ -156,12 +157,13 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) sqlite3 (1.3.13) + temple (0.8.2) therubyracer (0.12.3) libv8 (~> 3.16.14.15) ref thor (0.19.4) thread_safe (0.3.6) - tilt (2.0.6) + tilt (2.0.10) twitter-bootstrap-rails (4.0.0) actionpack (~> 5.0, >= 5.0.1) execjs (~> 2.7)