cantango.gemspec in cantango-0.8.9.4 vs cantango.gemspec in cantango-0.8.9.5
- 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 = "cantango"
- s.version = "0.8.9.4"
+ s.version = "0.8.9.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kristian Mandrup", "Stanislaw Pankevich"]
- s.date = "2011-10-14"
+ s.date = "2011-10-17"
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"
s.email = "kmandrup@gmail.com, s.pankevich@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.textile"