dtc_rake.gemspec in dtc_rake-1.2.0 vs dtc_rake.gemspec in dtc_rake-1.2.1
- old
+ new
@@ -6,9 +6,10 @@
Gem::Specification.new do |spec|
spec.name = "dtc_rake"
spec.version = DtcRake::VERSION
spec.authors = ["Jan Sibil"]
spec.email = ["21-1@plus4u.net"]
+ spec.license = 'MIT'
spec.summary = %q{Rake tasks for building apps produced by DTC.DEV team.}
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})