Spectives-feedzirra 0.0.28 → 0.0.29
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.
- data/lib/feedzirra/feed.rb +0 -1
- data/lib/feedzirra.rb +1 -1
- metadata +3 -2
data/lib/feedzirra/feed.rb
CHANGED
data/lib/feedzirra.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: Spectives-feedzirra
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.29
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Paul Dix
|
@@ -126,6 +126,7 @@ files:
|
|
126
126
|
- spec/spec_helper.rb
|
127
127
|
has_rdoc: true
|
128
128
|
homepage: http://github.com/pauldix/feedzirra
|
129
|
+
licenses:
|
129
130
|
post_install_message:
|
130
131
|
rdoc_options: []
|
131
132
|
|
@@ -146,7 +147,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
146
147
|
requirements: []
|
147
148
|
|
148
149
|
rubyforge_project:
|
149
|
-
rubygems_version: 1.
|
150
|
+
rubygems_version: 1.3.5
|
150
151
|
signing_key:
|
151
152
|
specification_version: 2
|
152
153
|
summary: "A feed fetching and parsing library that treats the internet like Godzilla treats Japan: it dominates and eats all."
|