ceilingfish-toto.gemspec in ceilingfish-toto-0.3.5 vs ceilingfish-toto.gemspec in ceilingfish-toto-0.3.6

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ceilingfish-toto} - s.version = "0.3.5" + s.version = "0.3.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["cloudhead", "ceilingfish"] - s.date = %q{2010-02-12} + s.date = %q{2010-02-13} s.description = %q{the tiniest blog-engine in Oz.} s.email = %q{ceilingfish@gmail.com} s.extra_rdoc_files = [ "LICENSE", "README.md" @@ -22,11 +22,9 @@ "LICENSE", "README.md", "Rakefile", "VERSION", "ceilingfish-toto.gemspec", - "lib/ceilingfish/ext/ext.rb", - "lib/ceilingfish/toto.rb", "test/articles/1900-05-17-the-wonderful-wizard-of-oz.txt", "test/articles/2001-01-01-two-thousand-and-one.txt", "test/articles/2009-04-01-tilt-factor.txt", "test/articles/2009-12-04-some-random-article.txt", "test/articles/2009-12-11-the-dichotomy-of-design.txt",