maid.gemspec in maid-0.1.3 vs maid.gemspec in maid-0.1.4.alpha.1
- old
+ new
@@ -7,9 +7,10 @@
s.name = 'maid'
s.version = Maid::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ['Benjamin Oakes']
s.email = %w(hello@benjaminoakes.com)
+ s.license = 'MIT'
s.homepage = 'http://github.com/benjaminoakes/maid'
s.summary = %q{Be lazy. Let Maid clean up after you, based on rules you define.}
s.description = s.summary
s.rubyforge_project = 'maid'