simple-rss.gemspec in thoughtafter-simple-rss-1.2.3.1 vs simple-rss.gemspec in thoughtafter-simple-rss-1.2.3.2

- old
+ new

@@ -1,8 +1,8 @@ Gem::Specification.new do |s| - s.name = "thoughtafter-simple-rss" - s.version = "1.2.3.1" - s.date = "2011-01-07" + s.name = "simple-rss" + s.version = "1.2.3" + s.date = "2010-07-06" s.summary = "A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation." s.email = "lucas@rufy.com" s.homepage = "http://github.com/cardmagic/simple-rss" s.description = "A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation." s.has_rdoc = true