From 21014e25e61639fe5565c5afd43bd56167f80676 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 06:04:02 +0000 Subject: [PATCH] Bump haml from 5.2.2 to 6.3.0 Bumps [haml](https://github.com/haml/haml) from 5.2.2 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/v5.2.2...v6.3.0) --- 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 e5de06a..8588cb2 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem "rails", "~> 7.1" gem "pg", "~> 1.1" -gem "haml", "~> 5.2.1" +gem "haml", "~> 6.3.0" gem "sass-rails" gem "uglifier" diff --git a/Gemfile.lock b/Gemfile.lock index f4ee7cd..d01aff4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,8 +128,9 @@ GEM foreman (0.88.1) globalid (1.2.1) activesupport (>= 6.1) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.3.0) + temple (>= 0.8.2) + thor tilt httparty (0.22.0) csv @@ -363,7 +364,7 @@ GEM test-unit (3.6.2) power_assert thor (1.3.1) - tilt (2.3.0) + tilt (2.4.0) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -400,7 +401,7 @@ DEPENDENCIES factory_bot_rails faker foreman - haml (~> 5.2.1) + haml (~> 6.3.0) httparty inline_svg jquery-rails