vidibus-inheritance.gemspec in vidibus-inheritance-0.3.10 vs vidibus-inheritance.gemspec in vidibus-inheritance-0.3.11
- 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.10"
+ s.version = "0.3.11"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Andre Pankratz"]
- s.date = %q{2010-08-16}
+ s.date = %q{2010-08-17}
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",