From 3b1fa4da84bc7c0435f0f12357869aca81e3324f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 17:18:50 +0000 Subject: [PATCH] Bump haml from 5.2.2 to 6.0.7 Bumps [haml](https://github.com/haml/haml) from 5.2.2 to 6.0.7. - [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.7) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 2eaef7d5..5cf0584a 100644 --- a/Gemfile +++ b/Gemfile @@ -26,7 +26,7 @@ gem "devise-i18n" gem "fog-aws" gem "fog-core" gem "fog-local" -gem "haml", "~> 5.0" +gem "haml", "~> 6.0" gem "hcaptcha", "~> 7.0" gem "mini_magick" gem "oj" diff --git a/Gemfile.lock b/Gemfile.lock index 892228c4..cd5ebf12 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,8 +213,9 @@ GEM guard (>= 2.0.0) guard-compat (~> 1.0) guard-compat (1.2.1) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.0.7) + temple (>= 0.8.2) + thor tilt haml_lint (0.42.0) haml (>= 4.0, < 6.1) @@ -512,7 +513,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sysexits (1.2.0) - temple (0.8.2) + temple (0.9.1) thor (1.2.1) thread_safe (0.3.6) tilt (2.0.11) @@ -594,7 +595,7 @@ DEPENDENCIES fog-core fog-local guard-brakeman - haml (~> 5.0) + haml (~> 6.0) haml_lint hcaptcha (~> 7.0) httparty