Skip to content

Commit

Permalink
Upgrade rails-html-sanitizer to fix security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
EricDurante committed Jun 30, 2022
1 parent 909c9a8 commit 600afe2
Show file tree
Hide file tree
Showing 5 changed files 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 @@ -288,7 +288,7 @@ GEM
listen (3.7.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.16.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
Expand Down Expand Up @@ -399,7 +399,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
rails-html-sanitizer (1.4.3)
loofah (~> 2.3)
rails_admin (2.2.1)
activemodel-serializers-xml (>= 1.0)
Expand Down
Binary file removed vendor/cache/loofah-2.16.0.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.18.0.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.4.2.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.4.3.gem
Binary file not shown.

0 comments on commit 600afe2

Please sign in to comment.