X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e5b973e6444c19af470da00e1c29bc895cf875f1..be11f2075e8bbde0a1e0640fd254c64ee0c94f25:/config/initializers/libxml.rb diff --git a/config/initializers/libxml.rb b/config/initializers/libxml.rb index d9d34714b..07f79660f 100644 --- a/config/initializers/libxml.rb +++ b/config/initializers/libxml.rb @@ -1,7 +1,3 @@ -require 'rubygems' -gem 'libxml-ruby', '>= 1.1.1' -require 'libxml' - # This is required otherwise libxml writes out memory errors to # the standard output and exits uncleanly LibXML::XML::Error.set_handler do |message|