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