Regenerated gemspec for version 1.0.5

This commit is contained in:
nathanvda 2011-06-18 01:33:31 +02:00
parent 191f2e7f0c
commit 0377b93ec7
1 changed files with 3 additions and 2 deletions

View File

@ -5,11 +5,11 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{cocoon} s.name = %q{cocoon}
s.version = "1.0.4" s.version = "1.0.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Nathan Van der Auwera"] s.authors = ["Nathan Van der Auwera"]
s.date = %q{2011-04-25} s.date = %q{2011-06-18}
s.description = %q{Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.} s.description = %q{Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven.}
s.email = %q{nathan@dixis.com} s.email = %q{nathan@dixis.com}
s.extra_rdoc_files = [ s.extra_rdoc_files = [
@ -19,6 +19,7 @@ Gem::Specification.new do |s|
".gitignore", ".gitignore",
"Gemfile", "Gemfile",
"Gemfile.lock", "Gemfile.lock",
"History.md",
"MIT-LICENSE", "MIT-LICENSE",
"README.markdown", "README.markdown",
"Rakefile", "Rakefile",