mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
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:
parent
1bcc76338d
commit
04e0609a06
4 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue