Regenerate gemspec for version 1.0.22
This commit is contained in:
parent
7d442b6730
commit
d0384d14d6
|
@ -5,11 +5,11 @@
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "cocoon"
|
s.name = "cocoon"
|
||||||
s.version = "1.0.21"
|
s.version = "1.0.22"
|
||||||
|
|
||||||
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 = "2012-05-09"
|
s.date = "2012-05-20"
|
||||||
s.description = "Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven."
|
s.description = "Unobtrusive nested forms handling, using jQuery. Use this and discover cocoon-heaven."
|
||||||
s.email = "nathan@dixis.com"
|
s.email = "nathan@dixis.com"
|
||||||
s.extra_rdoc_files = [
|
s.extra_rdoc_files = [
|
||||||
|
|
Loading…
Reference in New Issue