Skip to content

Commit

Permalink
spec: fix gem build
Browse files Browse the repository at this point in the history
Change-Id: Ib9cfa3aaa270f8b131270907c9bd3934dd9249ef
Reviewed-on: https://gerrit.instructure.com/112092
Tested-by: Jenkins
Reviewed-by: Landon Wilkins <[email protected]>
Product-Review: Landon Wilkins <[email protected]>
QA-Review: Landon Wilkins <[email protected]>
  • Loading branch information
jenseng committed May 17, 2017
1 parent f9e9ba9 commit 7c82143
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gems/html_text_helper/lib/html_text_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
require 'nokogiri'
require 'cgi'
require 'iconv'
require 'active_support/core_ext/module/remove_method' # https://github.com/rails/rails/issues/28918
require 'active_support'
require 'active_support/core_ext'
require 'sanitize'
Expand Down

0 comments on commit 7c82143

Please sign in to comment.