Skip to content

Commit

Permalink
Update rails-html-sanitizer and loofah to fix bundle audit
Browse files Browse the repository at this point in the history
  • Loading branch information
kamal committed Apr 6, 2023
1 parent 2e76213 commit b63e68d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GEM
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
loofah (2.18.0)
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mini_portile2 (2.8.0)
Expand All @@ -68,7 +68,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
rails-html-sanitizer (1.4.4)
loofah (~> 2.3)
rainbow (3.1.1)
rake (13.0.6)
Expand Down

0 comments on commit b63e68d

Please sign in to comment.