Update ruby-loofah to 2.5.0. ## 2.5.0 / 2020-04-05 ### Features * Allow more CSS length units: "ch", "vw", "vh", "Q", "lh", "vmin", "vmax". [#178] (Thanks, @JuanitoFatas!) ### Fixes * Remove comments from `Loofah::HTML::Document`s that exist outside the `html` element. [#80] ### Other changes * Gem metadata being set [#181] (Thanks, @JuanitoFatas!) * Test files removed from gem file [#180,#166,#159] (Thanks, @JuanitoFatas and @greysteil!)
28 lines
1 KiB
Text
28 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.6 2020/05/17 15:59:29 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/CHANGELOG.md
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/MIT-LICENSE.txt
|
|
${GEM_LIBDIR}/Manifest.txt
|
|
${GEM_LIBDIR}/README.md
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/SECURITY.md
|
|
${GEM_LIBDIR}/benchmark/benchmark.rb
|
|
${GEM_LIBDIR}/benchmark/fragment.html
|
|
${GEM_LIBDIR}/benchmark/helper.rb
|
|
${GEM_LIBDIR}/benchmark/www.slashdot.com.html
|
|
${GEM_LIBDIR}/lib/loofah.rb
|
|
${GEM_LIBDIR}/lib/loofah/elements.rb
|
|
${GEM_LIBDIR}/lib/loofah/helpers.rb
|
|
${GEM_LIBDIR}/lib/loofah/html/document.rb
|
|
${GEM_LIBDIR}/lib/loofah/html/document_fragment.rb
|
|
${GEM_LIBDIR}/lib/loofah/html5/libxml2_workarounds.rb
|
|
${GEM_LIBDIR}/lib/loofah/html5/safelist.rb
|
|
${GEM_LIBDIR}/lib/loofah/html5/scrub.rb
|
|
${GEM_LIBDIR}/lib/loofah/instance_methods.rb
|
|
${GEM_LIBDIR}/lib/loofah/metahelpers.rb
|
|
${GEM_LIBDIR}/lib/loofah/scrubber.rb
|
|
${GEM_LIBDIR}/lib/loofah/scrubbers.rb
|
|
${GEM_LIBDIR}/lib/loofah/xml/document.rb
|
|
${GEM_LIBDIR}/lib/loofah/xml/document_fragment.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|