Skip to content

Commit 395d595

Browse files
authored
Merge pull request #395 from ppworks/fix-name_error
Prevent exception
2 parents 398622c + 1d35485 commit 395d595

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/html_pipeline/sanitization_filter.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# frozen_string_literal: true
2+
require 'selma'
23

34
class HTMLPipeline
45
# A special filter with sanization routines and allowlists. This module defines

0 commit comments

Comments
 (0)