# frozen_string_literal: true

module Rails
  module HTML
    class Sanitizer
      VERSION = "1.6.0"
    end
  end
end
