From c145a0d4fb078f93c7f60400a639c5eb6fb6cf82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 10:09:34 +0100 Subject: [PATCH] chore(deps-dev): Bump haml_lint from 0.55.0 to 0.57.0 (#1298) Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.55.0 to 0.57.0. - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/haml-lint/compare/v0.55.0...v0.57.0) --- updated-dependencies: - dependency-name: haml_lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 7da2003b52..51d3b6c14d 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ group :development do gem "irb" gem "pry-byebug" - gem "haml_lint", "~> 0.55" + gem "haml_lint", "~> 0.57" gem "rubocop" gem "rubocop-rake", require: false end diff --git a/Gemfile.lock b/Gemfile.lock index 765194fbcf..8e994565ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM haml (5.2.2) temple (>= 0.8.0) tilt - haml_lint (0.55.0) + haml_lint (0.57.0) haml (>= 5.0) parallel (~> 1.10) rainbow @@ -240,7 +240,7 @@ DEPENDENCIES builder faraday-retry (~> 2.2) haml (~> 5.2.2) - haml_lint (~> 0.55) + haml_lint (~> 0.57) irb kramdown middleman!