From 4156ba3728042d8e1e7c21a9f593481cabe820f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:32:25 +0000 Subject: [PATCH] Bump haml from 6.2.3 to 6.3.0 Bumps [haml](https://github.com/haml/haml) from 6.2.3 to 6.3.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/v6.2.3...v6.3.0) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 9d3bcfde..c3babcfe 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem "devise-i18n" gem "fog-aws" gem "fog-core" gem "fog-local" -gem "haml", "~> 6.2" +gem "haml", "~> 6.3" gem "hcaptcha", git: "https://github.com/raccube/hcaptcha", ref: "fix/flash-in-turbo-streams" gem "mini_magick" gem "oj" diff --git a/Gemfile.lock b/Gemfile.lock index 86d520c5..c42bb562 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM glob (0.4.0) globalid (1.2.1) activesupport (>= 6.1) - haml (6.2.3) + haml (6.3.0) temple (>= 0.8.2) thor tilt @@ -532,7 +532,7 @@ DEPENDENCIES fog-aws fog-core fog-local - haml (~> 6.2) + haml (~> 6.3) haml_lint hcaptcha! httparty