From fad0e579d4673c0d75e16f96c670225983104cf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 08:02:51 +0000 Subject: [PATCH] Bump haml_lint from 0.52.0 to 0.53.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.52.0 to 0.53.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.52.0...v0.53.0) --- updated-dependencies: - dependency-name: haml_lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04388bf79..2fd8a6a04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,8 +277,8 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - haml_lint (0.52.0) - haml (>= 4.0) + haml_lint (0.53.0) + haml (>= 5.0) parallel (~> 1.10) rainbow rubocop (>= 1.0) @@ -401,7 +401,7 @@ GEM rack orm_adapter (0.5.0) parallel (1.24.0) - parser (3.2.2.4) + parser (3.3.0.2) ast (~> 2.4.1) racc percy-capybara (5.0.0) @@ -474,7 +474,7 @@ GEM ffi (~> 1.0) redis-client (0.18.0) connection_pool - regexp_parser (2.8.3) + regexp_parser (2.9.0) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2)