Skip to content

Commit

Permalink
update rails-html-sanitizer (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattwalter authored Mar 23, 2018
1 parent 84e77e4 commit 2ed9ab6
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 @@ -223,8 +223,8 @@ GEM
activesupport (>= 4.2.0.beta, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
railties (4.2.7.1)
actionpack (= 4.2.7.1)
activesupport (= 4.2.7.1)
Expand Down

0 comments on commit 2ed9ab6

Please sign in to comment.