Skip to content

Commit

Permalink
Merge pull request #1645 from houdiniproject/dependabot/bundler/erb_l…
Browse files Browse the repository at this point in the history
…int-0.5.0

Bump erb_lint from 0.4.0 to 0.5.0
  • Loading branch information
wwahammy committed Aug 28, 2023
2 parents b035ce4 + fce33c3 commit f4ed7e3
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ GEM
async-io (1.32.2)
async
bcrypt (3.1.18)
better_html (2.0.1)
better_html (2.0.2)
actionview (>= 6.0)
activesupport (>= 6.0)
ast (~> 2.0)
Expand Down Expand Up @@ -171,7 +171,7 @@ GEM
dotenv-rails (2.8.1)
dotenv (= 2.8.1)
railties (>= 3.2)
erb_lint (0.4.0)
erb_lint (0.5.0)
activesupport
better_html (>= 2.0.1)
parser (>= 2.7.1.4)
Expand Down Expand Up @@ -282,9 +282,10 @@ GEM
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
parallel (1.22.1)
parser (3.2.2.0)
parallel (1.23.0)
parser (3.2.2.3)
ast (~> 2.4.1)
racc
pg (1.4.6)
power_assert (2.0.3)
premailer (1.18.0)
Expand Down Expand Up @@ -349,7 +350,7 @@ GEM
rails (>= 5.2)
rainbow (~> 3.0)
webpacker (>= 4.2)
regexp_parser (2.7.0)
regexp_parser (2.8.1)
reline (0.3.3)
io-console (~> 0.5)
responders (3.1.0)
Expand All @@ -360,7 +361,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rexml (3.2.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down Expand Up @@ -393,7 +394,7 @@ GEM
rubocop-ast (>= 1.26.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.28.0)
rubocop-ast (1.29.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.17.1)
rubocop (~> 1.41)
Expand Down

0 comments on commit f4ed7e3

Please sign in to comment.