From 52012ea23828b712eb03497c5cf2d8f2e0b39b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 07:53:28 +0000 Subject: [PATCH] Bump haml_lint from 0.53.0 to 0.54.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.53.0 to 0.54.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.53.0...v0.54.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 4f3989724..034a20231 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,9 +185,9 @@ GEM chartkick (5.0.5) codeclimate-test-reporter (1.0.9) simplecov (<= 0.13) + coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - coderay (1.1.3) coffee-rails (5.0.0) coffee-script (>= 2.2.0) railties (>= 5.2.0) @@ -306,7 +306,7 @@ GEM activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - haml_lint (0.53.0) + haml_lint (0.54.0) haml (>= 5.0) parallel (~> 1.10) rainbow @@ -429,7 +429,7 @@ GEM rack orm_adapter (0.5.0) parallel (1.24.0) - parser (3.3.0.4) + parser (3.3.0.5) ast (~> 2.4.1) racc percy-capybara (5.0.0) @@ -647,11 +647,11 @@ GEM validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix + vcr (6.2.0) virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) - vcr (6.2.0) warden (1.2.9) rack (>= 2.0.9) webrat (0.7.3)