Skip to content
This repository has been archived by the owner on Dec 22, 2022. It is now read-only.

Commit

Permalink
Bump erb_lint from 0.0.36 to 0.0.37 (#2144)
Browse files Browse the repository at this point in the history
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.0.36 to 0.0.37.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.0.36...v0.0.37)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 18, 2021
1 parent 4b12952 commit 1eca31f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ group :development do
gem 'better_errors', '>= 2.3.0'
gem 'binding_of_caller'

gem 'erb_lint', '~> 0.0.36', require: false
gem 'erb_lint', '~> 0.0.37', require: false

gem 'letter_opener'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
devise
diff-lcs (1.4.4)
docile (1.3.4)
erb_lint (0.0.36)
erb_lint (0.0.37)
activesupport
better_html (~> 1.0.7)
html_tokenizer
Expand Down Expand Up @@ -211,7 +211,7 @@ GEM
listen (3.4.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.8.0)
loofah (2.9.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -434,7 +434,7 @@ DEPENDENCIES
danger (~> 8.2)
devise
devise-guests
erb_lint (~> 0.0.36)
erb_lint (~> 0.0.37)
factory_bot
font-awesome-sass (~> 5.15.1)
generator_spec (~> 0.9.4)
Expand Down

0 comments on commit 1eca31f

Please sign in to comment.