api_docs.gemspec in api_docs-1.0.0 vs api_docs.gemspec in api_docs-1.0.1
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "api_docs"
- s.version = "1.0.0"
+ s.version = "1.0.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Oleg Khabarov", "Jack Neto", "The Working Group Inc."]
- s.date = "2012-09-11"
+ s.date = "2012-09-14"
s.description = "Generate API documentation using integration tests in Ruby on Rails 3"
s.email = "jack@twg.ca"
s.extra_rdoc_files = [
"LICENSE",
"README.md"