diff --git a/hamlit.gemspec b/hamlit.gemspec index b87710aa..d90f7730 100644 --- a/hamlit.gemspec +++ b/hamlit.gemspec @@ -8,8 +8,8 @@ Gem::Specification.new do |spec| spec.version = Hamlit::VERSION spec.authors = ["Takashi Kokubun"] spec.email = ["takashikkbn@gmail.com"] - spec.summary = %q{Yet another haml implementation} - spec.description = %q{Yet another haml implementation} + spec.summary = %q{High Performance Haml Implementation} + spec.description = %q{High Performance Haml Implementation} spec.homepage = "https://github.com/k0kubun/hamlit" spec.license = "MIT"