vidibus-inheritance.gemspec in vidibus-inheritance-0.3.13 vs vidibus-inheritance.gemspec in vidibus-inheritance-0.3.14
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{vidibus-inheritance}
- s.version = "0.3.13"
+ s.version = "0.3.14"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andre Pankratz"]
- s.date = %q{2010-09-03}
+ s.date = %q{2010-09-09}
s.description = %q{This gem allows inheritance of objects for Rails 3 with Mongoid. It will update all attributes and embedded documents of inheritors when ancestor gets changed.}
s.email = %q{andre@vidibus.com}
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"