Regenerated gemspec for version 1.0.5
This commit is contained in:
parent
191f2e7f0c
commit
0377b93ec7
|
@ -5,11 +5,11 @@
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
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.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.email = %q{nathan@dixis.com}
|
||||
s.extra_rdoc_files = [
|
||||
|
@ -19,6 +19,7 @@ Gem::Specification.new do |s|
|
|||
".gitignore",
|
||||
"Gemfile",
|
||||
"Gemfile.lock",
|
||||
"History.md",
|
||||
"MIT-LICENSE",
|
||||
"README.markdown",
|
||||
"Rakefile",
|
||||
|
|
Loading…
Reference in New Issue