Skip to content

Commit

Permalink
⬆️ Bump erb_lint from 0.7.0 to 0.9.0 (#3000)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent d05a445 commit 00349cb
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 00349cb

Please sign in to comment.