From 137385ea6f8b9ea419f8e52ca3f4035dfb7e0bd4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 08:06:34 +0000 Subject: [PATCH] Bump haml_lint from 0.35.0 to 0.36.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/sds/haml-lint/releases) - [Changelog](https://github.com/sds/haml-lint/blob/master/CHANGELOG.md) - [Commits](https://github.com/sds/haml-lint/compare/v0.35.0...v0.36.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ed1707aff..d34a77145 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,8 +241,9 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.35.0) - haml (>= 4.0, < 5.2) + haml_lint (0.36.0) + haml (>= 4.0, < 5.3) + parallel (~> 1.10) rainbow rubocop (>= 0.50.0) sysexits (~> 1.1) @@ -372,7 +373,7 @@ GEM rack orm_adapter (0.5.0) parallel (1.19.2) - parser (2.7.1.4) + parser (2.7.1.5) ast (~> 2.4.1) percy-capybara (4.3.3) pg (0.21.0) @@ -441,7 +442,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.2.2) - regexp_parser (1.7.1) + regexp_parser (1.8.1) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -499,8 +500,8 @@ GEM rubocop-ast (>= 0.4.0, < 1.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.4.1) - parser (>= 2.7.1.4) + rubocop-ast (0.7.1) + parser (>= 2.7.1.5) rubocop-rails (2.8.1) activesupport (>= 4.2.0) rack (>= 1.1)