Skip to content

Commit

Permalink
⬆️ Bump erb_lint from 0.7.0 to 0.8.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.8.0.
- [Release notes](https://github.com/Shopify/erb-lint/releases)
- [Commits](Shopify/erb_lint@v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent c73cf6e commit 4cd460a
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 @@ -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.8.0"
gem "standardrb", "~> 1.0"
end

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ GEM
config (5.5.2)
deep_merge (~> 1.2, >= 1.2.1)
ostruct
connection_pool (2.4.1)
connection_pool (2.5.0)
crass (1.0.6)
cssbundling-rails (1.4.1)
railties (>= 6.0.0)
Expand All @@ -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.8.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.8.0)
foreman
google-cloud-storage (~> 1.54)
high_voltage
Expand Down

0 comments on commit 4cd460a

Please sign in to comment.