mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-02 06:01:24 -04:00
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] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
84102b7ed9
commit
137385ea6f
13
Gemfile.lock
13
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)
|
||||
|
||||
Reference in New Issue
Block a user