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:
2
Gemfile
2
Gemfile
@@ -99,7 +99,7 @@ group :development do
|
|||||||
gem "capistrano-rails", "~> 1.6.1", require: false
|
gem "capistrano-rails", "~> 1.6.1", require: false
|
||||||
gem "capistrano3-delayed-job", "~> 1.7.6"
|
gem "capistrano3-delayed-job", "~> 1.7.6"
|
||||||
gem "capistrano3-puma", "~> 4.0.0"
|
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 "github_changelog_generator", "~> 1.15.2"
|
||||||
gem "mdl", "~> 0.11.0", require: false
|
gem "mdl", "~> 0.11.0", require: false
|
||||||
gem "pronto", "~> 0.11.0", require: false
|
gem "pronto", "~> 0.11.0", require: false
|
||||||
|
|||||||
10
Gemfile.lock
10
Gemfile.lock
@@ -80,7 +80,7 @@ GEM
|
|||||||
babel-source (>= 4.0, < 6)
|
babel-source (>= 4.0, < 6)
|
||||||
execjs (~> 2.0)
|
execjs (~> 2.0)
|
||||||
bcrypt (3.1.16)
|
bcrypt (3.1.16)
|
||||||
better_html (1.0.15)
|
better_html (1.0.16)
|
||||||
actionview (>= 4.0)
|
actionview (>= 4.0)
|
||||||
activesupport (>= 4.0)
|
activesupport (>= 4.0)
|
||||||
ast (~> 2.0)
|
ast (~> 2.0)
|
||||||
@@ -213,13 +213,13 @@ GEM
|
|||||||
htmlentities (~> 4.3.3)
|
htmlentities (~> 4.3.3)
|
||||||
launchy (~> 2.1)
|
launchy (~> 2.1)
|
||||||
mail (~> 2.7)
|
mail (~> 2.7)
|
||||||
erb_lint (0.0.35)
|
erb_lint (0.0.37)
|
||||||
activesupport
|
activesupport
|
||||||
better_html (~> 1.0.7)
|
better_html (~> 1.0.7)
|
||||||
html_tokenizer
|
html_tokenizer
|
||||||
parser (>= 2.7.1.4)
|
parser (>= 2.7.1.4)
|
||||||
rainbow
|
rainbow
|
||||||
rubocop (~> 0.79)
|
rubocop
|
||||||
smart_properties
|
smart_properties
|
||||||
errbase (0.0.3)
|
errbase (0.0.3)
|
||||||
erubi (1.10.0)
|
erubi (1.10.0)
|
||||||
@@ -557,7 +557,7 @@ GEM
|
|||||||
rubocop-ast (>= 0.6.0)
|
rubocop-ast (>= 0.6.0)
|
||||||
ruby-progressbar (~> 1.7)
|
ruby-progressbar (~> 1.7)
|
||||||
unicode-display_width (>= 1.4.0, < 2.0)
|
unicode-display_width (>= 1.4.0, < 2.0)
|
||||||
rubocop-ast (1.9.0)
|
rubocop-ast (1.9.1)
|
||||||
parser (>= 3.0.1.1)
|
parser (>= 3.0.1.1)
|
||||||
rubocop-performance (1.10.2)
|
rubocop-performance (1.10.2)
|
||||||
rubocop (>= 0.90.0, < 2.0)
|
rubocop (>= 0.90.0, < 2.0)
|
||||||
@@ -729,7 +729,7 @@ DEPENDENCIES
|
|||||||
devise-async (~> 1.0.0)
|
devise-async (~> 1.0.0)
|
||||||
devise-security (~> 0.11.1)
|
devise-security (~> 0.11.1)
|
||||||
email_spec (~> 2.2.0)
|
email_spec (~> 2.2.0)
|
||||||
erb_lint (~> 0.0.35)
|
erb_lint (~> 0.0.37)
|
||||||
factory_bot_rails (~> 4.8.2)
|
factory_bot_rails (~> 4.8.2)
|
||||||
faker (~> 1.8.7)
|
faker (~> 1.8.7)
|
||||||
font-awesome-sass (~> 5.15.1)
|
font-awesome-sass (~> 5.15.1)
|
||||||
|
|||||||
Reference in New Issue
Block a user