muck-activities.gemspec in muck-activities-0.1.17 vs muck-activities.gemspec in muck-activities-0.1.18

- old
+ new

@@ -1,14 +1,17 @@ +# Generated by jeweler +# DO NOT EDIT THIS FILE +# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{muck-activities} - s.version = "0.1.17" + s.version = "0.1.18" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Justin Ball"] - s.date = %q{2009-08-08} + s.date = %q{2009-08-12} s.description = %q{Activity engine for the muck system.} s.email = %q{justinball@gmail.com} s.extra_rdoc_files = [ "README.rdoc" ] @@ -342,10 +345,9 @@ "test/rails_root/db/migrate/20090512013727_create_profiles.rb", "test/rails_root/db/migrate/20090602041838_create_users.rb", "test/rails_root/db/migrate/20090613173314_create_comments.rb", "test/rails_root/db/migrate/20090730044139_add_comment_cache.rb", "test/rails_root/db/migrate/20090803185323_create_shares.rb", - "test/rails_root/db/schema.rb", "test/rails_root/features/step_definitions/webrat_steps.rb", "test/rails_root/features/support/env.rb", "test/rails_root/features/support/paths.rb", "test/rails_root/public/dispatch.rb", "test/rails_root/script/create_project.rb",