parse_resource.gemspec in parse_resource-1.4.0 vs parse_resource.gemspec in parse_resource-1.4.1
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "parse_resource"
- s.version = "1.4.0"
+ s.version = "1.4.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Alan deLevie"]
s.date = "2011-09-19"
s.description = ""
@@ -24,9 +24,14 @@
"README.md",
"Rakefile",
"VERSION",
"lib/parse_resource.rb",
"parse_resource.gemspec",
+ "rdoc/ParseResource.html",
+ "rdoc/created.rid",
+ "rdoc/index.html",
+ "rdoc/lib/parse_resource_rb.html",
+ "rdoc/rdoc.css",
"test/helper.rb",
"test/test_parse_resource.rb",
"test/test_subclass.rb"
]
s.homepage = "http://github.com/adelevie/parse_resource"