squirtgun.gemspec in squirtgun-0.0.0 vs squirtgun.gemspec in squirtgun-0.1.0

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{squirtgun} - s.version = "0.0.0" + s.version = "0.1.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= - s.authors = ["Kerri Miller"] - s.date = %q{2011-07-29} + s.authors = [%q{Kerri Miller}, %q{Chris Doyle}] + s.date = %q{2011-08-15} s.description = %q{placeholder for long description} s.email = %q{squirtgun@kerrizor.com} s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" @@ -22,18 +22,19 @@ "Gemfile.lock", "LICENSE.txt", "README.rdoc", "Rakefile", "VERSION", + "lib/cattr.rb", "lib/squirtgun.rb", "squirtgun.gemspec", "test/helper.rb", "test/test_squirtgun.rb" ] s.homepage = %q{http://github.com/kerrizor/squirtgun} - s.licenses = ["MIT"] - s.require_paths = ["lib"] - s.rubygems_version = %q{1.6.2} + s.licenses = [%q{MIT}] + s.require_paths = [%q{lib}] + s.rubygems_version = %q{1.8.6} s.summary = %q{placeholder} if s.respond_to? :specification_version then s.specification_version = 3