From f5fb95c975fc5d14c32f42d4fb1dcd623cdcfdea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Tue, 4 Jun 2019 12:38:50 +0000 Subject: [PATCH] Bump haml_lint from 0.31.0 to 0.32.0 Bumps [haml_lint](https://github.com/sds/haml-lint) from 0.31.0 to 0.32.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.31.0...v0.32.0) --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d4f93064..9f265ae8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,8 +200,8 @@ GEM haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) railties (>= 5.1) - haml_lint (0.31.0) - haml (>= 4.0, < 5.1) + haml_lint (0.32.0) + haml (>= 4.0, < 5.2) rainbow rake (>= 10, < 13) rubocop (>= 0.50.0) @@ -428,7 +428,7 @@ GEM unicode-display_width (>= 1.4.0, < 1.7) rubocop-rspec (1.33.0) rubocop (>= 0.60.0) - ruby-progressbar (1.10.0) + ruby-progressbar (1.10.1) ruby-units (2.3.1) ruby_dep (1.5.0) ruby_parser (3.13.1)