From 5f065ed39eeb9f9074c26136a2a42b1a4aff4a7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 23:45:20 +0000 Subject: [PATCH] Bump haml from 5.2.2 to 6.0.0 Bumps [haml](https://github.com/haml/haml) from 5.2.2 to 6.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/v5.2.2...v6.0.0) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb543f1..8af5b03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,9 @@ GEM remote: https://rubygems.org/ specs: docile (1.4.0) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.0.0) + temple (>= 0.8.2) + thor tilt minitest (5.16.3) prettier_print (0.1.0) @@ -25,6 +26,7 @@ GEM syntax_tree (3.6.0) prettier_print temple (0.8.2) + thor (1.2.1) tilt (2.0.11) PLATFORMS