Bump erb_lint from 0.0.35 to 0.0.37

Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.0.35 to 0.0.37.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](https://github.com/Shopify/erb-lint/compare/v0.0.35...v0.0.37)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-10 23:11:50 +00:00
committed by GitHub
parent eed6697056
commit 1bd6da4fe7
2 changed files with 6 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ group :development do
gem "capistrano-rails", "~> 1.6.1", require: false
gem "capistrano3-delayed-job", "~> 1.7.6"
gem "capistrano3-puma", "~> 4.0.0"
gem "erb_lint", "~> 0.0.35", require: false
gem "erb_lint", "~> 0.0.37", require: false
gem "github_changelog_generator", "~> 1.15.2"
gem "mdl", "~> 0.11.0", require: false
gem "pronto", "~> 0.11.0", require: false

View File

@@ -80,7 +80,7 @@ GEM
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.16)
better_html (1.0.15)
better_html (1.0.16)
actionview (>= 4.0)
activesupport (>= 4.0)
ast (~> 2.0)
@@ -213,13 +213,13 @@ GEM
htmlentities (~> 4.3.3)
launchy (~> 2.1)
mail (~> 2.7)
erb_lint (0.0.35)
erb_lint (0.0.37)
activesupport
better_html (~> 1.0.7)
html_tokenizer
parser (>= 2.7.1.4)
rainbow
rubocop (~> 0.79)
rubocop
smart_properties
errbase (0.0.3)
erubi (1.10.0)
@@ -557,7 +557,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (1.9.0)
rubocop-ast (1.9.1)
parser (>= 3.0.1.1)
rubocop-performance (1.10.2)
rubocop (>= 0.90.0, < 2.0)
@@ -729,7 +729,7 @@ DEPENDENCIES
devise-async (~> 1.0.0)
devise-security (~> 0.11.1)
email_spec (~> 2.2.0)
erb_lint (~> 0.0.35)
erb_lint (~> 0.0.37)
factory_bot_rails (~> 4.8.2)
faker (~> 1.8.7)
font-awesome-sass (~> 5.15.1)