seed_box.gemspec in seed_box-0.3.0 vs seed_box.gemspec in seed_box-0.4.0
- old
+ new
@@ -11,10 +11,10 @@
spec.summary = %q{Provides omnipotent seeds for rails.}
spec.description = %q{Enhances the standard rails seeds and the rake tasks
with helper methods to enable omnipotent and easier
maintenance of seeds.}
spec.homepage = "https://github.com/panter/seed_box"
- spec.license = "LGPL-3.0"
+ spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end
spec.bindir = "exe"