require reporting before attempting to "shush"

This commit is contained in:
Joshua Peek 2009-09-13 10:53:12 -05:00
parent 941e990410
commit 3b325d624c
2 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,5 @@
require 'active_support/core_ext/kernel/reporting'
# Fixes the rexml vulnerability disclosed at:
# http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/
# This fix is identical to rexml-expansion-fix version 1.0.1

View File

@ -1,3 +1,4 @@
require 'active_support/core_ext/kernel/reporting'
require 'active_support/core_ext/object/blank'
# = XmlMini ReXML implementation