From 312a7af3c15f423180f28e111c1524194464eec6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 09:01:05 +0000 Subject: [PATCH] Bump haml from 6.0.12 to 6.1.1 Bumps [haml](https://github.com/haml/haml) from 6.0.12 to 6.1.1. - [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.0.12...v6.1.1) --- updated-dependencies: - dependency-name: haml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index ba3f946c..5b4f5fe7 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,7 @@ gem "devise-i18n" gem "fog-aws" gem "fog-core" gem "fog-local" -gem "haml", "~> 6.0" +gem "haml", "~> 6.1" gem "hcaptcha", "~> 7.0" gem "mini_magick" gem "oj" diff --git a/Gemfile.lock b/Gemfile.lock index e84e0db4..a7960b2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,12 +184,12 @@ GEM glob (0.3.1) globalid (1.0.0) activesupport (>= 5.0) - haml (6.0.12) + haml (6.1.1) temple (>= 0.8.2) thor tilt - haml_lint (0.42.0) - haml (>= 4.0, < 6.1) + haml_lint (0.43.0) + haml (>= 4.0, < 6.2) parallel (~> 1.10) rainbow rubocop (>= 0.50.0) @@ -537,7 +537,7 @@ DEPENDENCIES fog-aws fog-core fog-local - haml (~> 6.0) + haml (~> 6.1) haml_lint hcaptcha (~> 7.0) httparty