active_olap.gemspec in active_olap-0.0.4 vs active_olap.gemspec in active_olap-0.0.5
- old
+ new
@@ -1,10 +1,10 @@
Gem::Specification.new do |s|
s.name = 'active_olap'
# Do not update version and date by hand: this will be done automatically.
- s.version = "0.0.4"
- s.date = "2009-11-20"
+ s.version = "0.0.5"
+ s.date = "2010-01-19"
s.summary = "Extend ActiveRecord with OLAP query functionality."
s.description = "Extends ActiveRecord with functionality to perform OLAP queries on your data. Includes helper method to ease displaying the results."
s.authors = ['Willem van Bergen']