From 7e0abe2a2451642da854c9a6ffd1acccf34cb575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 06:20:54 +0000 Subject: [PATCH] Bump haml from 4.0.7 to 6.0.7 Bumps [haml](https://github.com/haml/haml) from 4.0.7 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/4.0.7...v6.0.7) --- updated-dependencies: - dependency-name: haml dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index a1d627a356aa..bc1c418de910 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ group :development do gem 'pygments.rb', '~> 0.6.3' gem 'rdiscount', '~> 2.0' gem 'RedCloth', '~> 4.2' - gem 'haml', '~> 4.0' + gem 'haml', '~> 6.0' gem 'compass', '~> 0.12' gem 'sass-globbing', '~> 1.0' gem 'rubypants', '~> 0.2' diff --git a/Gemfile.lock b/Gemfile.lock index a64797568a6c..db227643c731 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,9 @@ GEM ffi (1.9.14) forwardable-extended (2.6.0) fssm (0.2.10) - haml (4.0.7) + haml (6.0.7) + temple (>= 0.8.2) + thor tilt jekyll (3.2.1) colorator (~> 1.0) @@ -102,10 +104,12 @@ GEM tilt (>= 1.3, < 3) slop (3.6.0) stringex (1.5.1) + temple (0.8.2) therubyracer (0.12.2) libv8 (~> 3.16.14.0) ref - tilt (2.0.5) + thor (1.2.1) + tilt (2.0.11) titlecase (0.1.1) yajl-ruby (1.2.1) @@ -117,7 +121,7 @@ DEPENDENCIES coderay compass (~> 0.12) execjs - haml (~> 4.0) + haml (~> 6.0) jekyll (~> 3.0) jekyll-paginate jekyll-redirect-from