feedtools 0.2.3 → 0.2.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.10
3
3
  specification_version: 1
4
4
  name: feedtools
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.2.3
7
- date: 2005-08-11
6
+ version: 0.2.4
7
+ date: 2005-08-16
8
8
  summary: "Parsing, generation, and caching system for xml news feeds."
9
9
  require_paths:
10
10
  - lib
@@ -71,6 +71,7 @@ files:
71
71
  - test/amp_test.rb
72
72
  - test/atom_test.rb
73
73
  - test/cache_test.rb
74
+ - test/cdf_test.rb
74
75
  - test/helper_test.rb
75
76
  - test/rss_test.rb
76
77
  test_files: []