Skip to content

Commit 1d35485

Browse files
committed
Prevent exception
1 parent 7e56221 commit 1d35485

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)