muck-shares.gemspec in muck-shares-0.1.1 vs muck-shares.gemspec in muck-shares-0.1.2

- 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-shares} - s.version = "0.1.1" + s.version = "0.1.2" 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{The share engine for the muck system.} s.email = %q{justinball@gmail.com} s.extra_rdoc_files = [ "README.rdoc" ] @@ -329,10 +332,9 @@ "test/rails_root/db/migrate/20090704220120_acts_as_taggable_on_migration.rb", "test/rails_root/db/migrate/20090730154102_allow_null_user.rb", "test/rails_root/db/migrate/20090803185323_create_shares.rb", "test/rails_root/db/migrate/20090804184247_add_comment_count_to_shares.rb", "test/rails_root/db/migrate/20090804231857_add_shares_uri_index.rb", - "test/rails_root/db/schema.rb", "test/rails_root/features/step_definitions/common_steps.rb", "test/rails_root/features/step_definitions/share_steps.rb", "test/rails_root/features/step_definitions/webrat_steps.rb", "test/rails_root/features/support/env.rb", "test/rails_root/features/support/paths.rb",