Skip to content

Commit

Permalink
Bump erb_lint from 0.7.0 to 0.8.0 in the linters group across 1 direc…
Browse files Browse the repository at this point in the history
…tory (#1816)
  • Loading branch information
dependabot[bot] authored Jan 11, 2025
1 parent 2720cfd commit 3f34c31
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 @@ -82,7 +82,7 @@ group :development do
gem "web-console", ">= 3.3.0"
gem "listen"
gem "lefthook"
gem "erb_lint", "~> 0.7.0"
gem "erb_lint", "~> 0.8.0"
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ GEM
domain_name (0.6.20240107)
dotenv (3.1.7)
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 @@ -608,7 +608,7 @@ DEPENDENCIES
cssbundling-rails (~> 1.4)
devise
dotenv
erb_lint (~> 0.7.0)
erb_lint (~> 0.8.0)
factory_bot_rails
finite_machine
good_job (~> 4.7)
Expand Down

0 comments on commit 3f34c31

Please sign in to comment.