Import REXML 3.1.9

It restores removed REXML::Parsers::BaseParser::UNQME_STR.
Because it's used by kramdown.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kou 2018-12-25 02:26:30 +00:00
parent 1bcc76338d
commit 04e0609a06
4 changed files with 7 additions and 2 deletions

View file

@ -24,7 +24,7 @@
module REXML
COPYRIGHT = "Copyright © 2001-2008 Sean Russell <ser@germane-software.com>"
DATE = "2008/019"
VERSION = "3.1.8"
VERSION = "3.1.9"
REVISION = ""
Copyright = COPYRIGHT