dech.gemspec in dech-0.0.1 vs dech.gemspec in dech-0.0.2

- old
+ new

@@ -9,10 +9,10 @@ spec.authors = ["OSA Shunsuke"] spec.email = ["hhelibebcnofnenamg@gmail.com"] spec.summary = %q{Utilities gem for e-commerce mall in Japan.} spec.description = %q{Dech enables you to upload price change easily.} spec.homepage = "https://github.com/e-maido/dech" - spec.license = "" + spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0") spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } spec.test_files = spec.files.grep(%r{^(test|spec|features)/}) spec.require_paths = ["lib"]