feed-normalizer 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: feed-normalizer
5
5
  version: !ruby/object:Gem::Version
6
- version: 1.0.1
7
- date: 2006-10-04 00:00:00 -07:00
6
+ version: 1.1.0
7
+ date: 2006-10-05 00:00:00 -07:00
8
8
  summary: Extensible Ruby wrapper for Atom and RSS parsers
9
9
  require_paths:
10
10
  - lib
@@ -37,10 +37,12 @@ files:
37
37
  - test/data
38
38
  - test/data/atom03.xml
39
39
  - test/data/atom10.xml
40
+ - test/data/rdf10.xml
40
41
  - test/data/rss20.xml
41
42
  - LICENSE
42
43
  - Rakefile
43
44
  - README
45
+ - RELEASE
44
46
  test_files: []
45
47
 
46
48
  rdoc_options: []