cantango.gemspec in cantango-0.9.4.2 vs cantango.gemspec in cantango-0.9.4.3

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{cantango} - s.version = "0.9.4.2" + s.version = "0.9.4.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = [%q{Kristian Mandrup}, %q{Stanislaw Pankevich}] - s.date = %q{2011-11-04} + s.date = %q{2011-11-05} s.description = %q{Define your permission rules as role- or role group specific permits. Integrates well with multiple Devise user acounts. Includes rules caching. Store permissions in yaml file or key-value store} s.email = %q{kmandrup@gmail.com, s.pankevich@gmail.com}