From 789c0048ff71ac9b9d367e0351db0874947948da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Jun 2021 22:48:55 +0000 Subject: [PATCH] Bump haml from 3.0.25 to 5.0.0 Bumps [haml](https://github.com/haml/haml) from 3.0.25 to 5.0.0. - [Release notes](https://github.com/haml/haml/releases) - [Changelog](https://github.com/haml/haml/blob/main/CHANGELOG.md) - [Commits](https://github.com/haml/haml/compare/3.0.25...v5.0.0) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f1e2e1..b1ee830 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,9 @@ GEM SystemTimer (1.2.3) daemons (1.0.10) eventmachine (0.12.10) - haml (3.0.25) + haml (5.0.0) + temple (>= 0.8.0) + tilt iconv (0.1) json (1.5.1) rack (1.2.1) @@ -14,6 +16,7 @@ GEM sinatra (1.1.2) rack (~> 1.1) tilt (~> 1.2) + temple (0.8.2) thin (1.2.7) daemons (>= 1.0.9) eventmachine (>= 0.12.6)