maid.gemspec in maid-0.6.0.alpha.6 vs maid.gemspec in maid-0.6.0.beta.1
- old
+ new
@@ -8,10 +8,10 @@
s.platform = Gem::Platform::RUBY
s.authors = ['Benjamin Oakes']
s.email = %w(hello@benjaminoakes.com)
s.license = 'GPLv2'
s.homepage = 'http://github.com/benjaminoakes/maid'
- s.summary = 'Be lazy: let Maid clean up after you. Think of it as "Hazel for hackers".'
+ s.summary = Maid::SUMMARY
s.description = s.summary
s.rubyforge_project = 'maid'
s.required_ruby_version = '>= 1.9.3'