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 16, 2025
1 parent d4bfc52 commit 426ca77
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 @@ -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 @@ -398,7 +398,7 @@ GEM
iniparse (~> 1.4)
rexml (>= 3.3.9)
parallel (1.26.3)
parser (3.3.6.0)
parser (3.3.7.0)
ast (~> 2.4.1)
racc
pg (1.5.9)
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 426ca77

Please sign in to comment.