From 82dae1a4bbd80193922c1f9c901312f221bab3ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:24:52 +0000 Subject: [PATCH] Bump haml from 3.0.21 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.0.21 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.0.21...v5.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8eaa0d..9060244 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,9 @@ GEM abstract (>= 1.0.0) eventmachine (0.12.10) extlib (0.9.15) - haml (3.0.21) + haml (5.0.0) + temple (>= 0.8.0) + tilt json (1.4.6) merb-assets (1.1.3) merb-core (~> 1.1.3) @@ -42,10 +44,12 @@ GEM rspec-mocks (2.0.0) rspec-core (= 2.0.0) rspec-expectations (= 2.0.0) + temple (0.8.2) thin (1.2.7) daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) + tilt (2.0.10) typhoeus (0.2.0) webrat (0.7.2) nokogiri (>= 1.2.0)