parse_resource.gemspec in parse_resource-1.0.0 vs parse_resource.gemspec in parse_resource-1.2.0
- old
+ new
@@ -3,26 +3,26 @@
# 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.0.0"
+ s.version = "1.2.0"
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 = ""
s.email = "adelevie@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
- "README.rdoc"
+ "README.md"
]
s.files = [
".document",
"Gemfile",
"Gemfile.lock",
"LICENSE.txt",
- "README.rdoc",
+ "README.md",
"Rakefile",
"VERSION",
"lib/parse_resource.rb",
"parse_resource.gemspec",
"test/helper.rb",