<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,8 +2,8 @@ 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.2'
-  s.date    = '2008-12-23'
+  s.version = &quot;0.0.3&quot;
+  s.date    = &quot;2009-10-10&quot;
   
   s.summary     = &quot;Extend ActiveRecord with OLAP query functionality.&quot;
   s.description = &quot;Extends ActiveRecord with functionality to perform OLAP queries on your data. Includes helper method to ease displaying the results.&quot;
@@ -13,6 +13,6 @@ Gem::Specification.new do |s|
   s.homepage = 'http://wiki.github.com/wvanbergen/active_olap'
   
   # Do not update files and test_files by hand: this will be done automatically.
-  s.files      = %w(test/helper_modules_test.rb spec/spec_helper.rb .gitignore lib/active_olap/helpers/table_helper.rb lib/active_olap/dimension.rb test/active_olap_test.rb lib/active_olap/helpers/display_helper.rb init.rb README.textile spec/integration/active_olap_spec.rb lib/active_olap/test/assertions.rb lib/active_olap/category.rb active_olap.gemspec Rakefile MIT-LICENSE tasks/github-gem.rake lib/active_olap.rb test/helper.rb lib/active_olap/helpers/form_helper.rb lib/active_olap/aggregate.rb spec/unit/cube_spec.rb lib/active_olap/helpers/chart_helper.rb lib/active_olap/cube.rb lib/active_olap/configurator.rb)
+  s.files      = %w(test/helper_modules_test.rb spec/spec_helper.rb .gitignore lib/active_olap/helpers/table_helper.rb lib/active_olap/dimension.rb test/active_olap_test.rb lib/active_olap/helpers/display_helper.rb init.rb spec/integration/active_olap_spec.rb lib/active_olap/test/assertions.rb lib/active_olap/category.rb active_olap.gemspec Rakefile MIT-LICENSE tasks/github-gem.rake README.rdoc lib/active_olap.rb test/helper.rb lib/active_olap/helpers/form_helper.rb lib/active_olap/aggregate.rb spec/unit/cube_spec.rb lib/active_olap/helpers/chart_helper.rb lib/active_olap/cube.rb lib/active_olap/configurator.rb)
   s.test_files = %w(test/helper_modules_test.rb test/active_olap_test.rb spec/integration/active_olap_spec.rb spec/unit/cube_spec.rb)
 end</diff>
      <filename>active_olap.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>15468046d9601a515c3b47edb808a3b0b3bd6c01</id>
    </parent>
  </parents>
  <author>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </author>
  <url>http://github.com/wvanbergen/active_olap/commit/ecd80ba9b0ffc95dc450e6890af0ae5f5e6d2ff5</url>
  <id>ecd80ba9b0ffc95dc450e6890af0ae5f5e6d2ff5</id>
  <committed-date>2009-10-10T01:52:01-07:00</committed-date>
  <authored-date>2009-10-10T01:52:01-07:00</authored-date>
  <message>Released active_olap gem version 0.0.3</message>
  <tree>c358de1b68006a03f94408885692a03feb7bbd1a</tree>
  <committer>
    <name>Willem van Bergen</name>
    <email>willem@vanbergen.org</email>
  </committer>
</commit>
