cantango.gemspec in cantango-0.9.4.6 vs cantango.gemspec in cantango-0.9.4.7

- old
+ new

@@ -3,10 +3,10 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "cantango" - s.version = "0.9.4.6" + s.version = "0.9.4.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Kristian Mandrup", "Stanislaw Pankevich"] s.date = "2011-11-24" s.description = "Define your permission rules as role- or role group specific permits.\nIntegrates well with multiple Devise user acounts.\nIncludes rules caching.\nStore permissions in yaml file or key-value store"