Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent d05a445 commit e0a7ce3
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 @@ -43,7 +43,7 @@ group :development, :test do
# Omakase Ruby styling [https://github.com/rails/rubocop-rails-omakase/]
gem "rubocop-rails-omakase", require: false

gem "erb_lint", "~> 0.7.0"
gem "erb_lint", "~> 0.9.0"
gem "standardrb", "~> 1.0"
end

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ GEM
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
drb (2.2.1)
erb_lint (0.7.0)
erb_lint (0.9.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
Expand Down Expand Up @@ -646,7 +646,7 @@ DEPENDENCIES
debug
devise (>= 4.9.0)
devise-i18n
erb_lint (~> 0.7.0)
erb_lint (~> 0.9.0)
foreman
google-cloud-storage (~> 1.54)
high_voltage
Expand Down

0 comments on commit e0a7ce3

Please sign in to comment.