crystallize.gemspec in crystallize-0.0.1 vs crystallize.gemspec in crystallize-0.0.2

- old
+ new

@@ -1,10 +1,10 @@ require File.expand_path('../lib/crystallize/version', __FILE__) Gem::Specification.new do |s| s.authors = ['Tom Benner'] s.email = ['tombenner@gmail.com'] - s.description = s.summary = %q{Create gems!} + s.description = s.summary = %q{Generate gems!} s.homepage = 'https://github.com/tombenner/crystallize' s.files = `git ls-files`.split($\) s.name = 'crystallize' s.executables = ['crystallize']