Skip to content

Commit

Permalink
Merge pull request #395 from ppworks/fix-name_error
Browse files Browse the repository at this point in the history
Prevent exception
  • Loading branch information
gjtorikian authored Feb 2, 2024
2 parents 398622c + 1d35485 commit 395d595
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/html_pipeline/sanitization_filter.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# frozen_string_literal: true
require 'selma'

class HTMLPipeline
# A special filter with sanization routines and allowlists. This module defines
Expand Down

0 comments on commit 395d595

Please sign in to comment.