sushifish.gemspec in sushifish-0.0.1 vs sushifish.gemspec in sushifish-0.9.0
- old
+ new
@@ -6,11 +6,11 @@
s.name = "sushifish"
s.version = Sushifish::VERSION
s.authors = ["Travis"]
s.email = ["travis@impossiblecreature.com"]
s.homepage = ""
- s.summary = %q{This is the new and improved Creature CMS.}
- s.description = %q{This is the new and improved Creature CMS that will likely power many of the straight up content websites we build for our clients.}
+ s.summary = %q{The firt public version of the infamous Sushi Gem.}
+ s.description = %q{Sushi Fish is a generator that gives a raw rails app ready for content. It is a great starting point to a CMS driven site.}
s.rubyforge_project = "sushifish"
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")