mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
Upgrade RSS to 0.2.8
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66920 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6375c68f88
commit
cee0c36a08
11 changed files with 151 additions and 60 deletions
|
@ -68,10 +68,6 @@ require_relative "converter"
|
|||
require_relative "xml-stylesheet"
|
||||
|
||||
module RSS
|
||||
|
||||
# The current version of RSS
|
||||
VERSION = "0.2.7"
|
||||
|
||||
# The URI of the RSS 1.0 specification
|
||||
URI = "http://purl.org/rss/1.0/"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue