cantango.gemspec in cantango-0.8.8 vs cantango.gemspec in cantango-0.8.8.1
- 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.8.8"
+ s.version = "0.8.8.1"
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-06"
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"