reentrant_flock.gemspec in reentrant_flock-0.1.0 vs reentrant_flock.gemspec in reentrant_flock-0.1.1
- old
+ new
@@ -10,9 +10,10 @@
spec.email = ["sonots@gmail.com"]
spec.summary = %q{A reentrant/recursive flock.}
spec.description = %q{A reentrant/recursive flock.}
spec.homepage = "https://github.com/sonots/reentrant_flock"
+ spec.licenses = ["MIT"]
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end
spec.bindir = "exe"