X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/07c1cd6b983d5138c1a217a716248b9a1010b9e3..44a3b5bc134568907db262c9652e56deb5cbc9a2:/config/initializers/libxml.rb diff --git a/config/initializers/libxml.rb b/config/initializers/libxml.rb index f783cda1e..07f79660f 100644 --- a/config/initializers/libxml.rb +++ b/config/initializers/libxml.rb @@ -1,7 +1,3 @@ -require 'rubygems' -gem 'libxml-ruby', '>= 1.0.0' -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|