Skip to content

Commit

Permalink
Bump erb_lint from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [erb_lint](https://github.com/Shopify/erb-lint) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: erb_lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent eb98bce commit e3f0de6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ gem "git", "~> 2.3"
gem "standard", "~> 1.41"

# Lint your ERB or HTML files
gem "erb_lint", "~> 0.6.0"
gem "erb_lint", "~> 0.7.0"

# Search Engine Optimization (SEO) for Ruby on Rails applications.
gem "meta-tags"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ GEM
reline (>= 0.3.8)
drb (2.2.1)
dry-cli (1.1.0)
erb_lint (0.6.0)
erb_lint (0.7.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
Expand Down Expand Up @@ -347,7 +347,7 @@ DEPENDENCIES
brakeman
capybara
debug
erb_lint (~> 0.6.0)
erb_lint (~> 0.7.0)
frozen_record (~> 0.27.4)
git (~> 2.3)
irb (~> 1.14)
Expand Down

0 comments on commit e3f0de6

Please sign in to comment.