rails/rails-html-sanitizer

Deprication warnings with loofah 2.3.0

lephyrius opened this issue · 1 comments

When using this with newest loofah 2.3.0 it gives this deprication warning:

rails-html-sanitizer-1.2.0/lib/rails/html/scrubbers.rb:148: warning: constant Loofah::HTML5::WhiteList is deprecated

These were addressed in #100.