socrates.gemspec in socrates-0.1.24 vs socrates.gemspec in socrates-0.1.25
- old
+ new
@@ -10,9 +10,10 @@
spec.authors = ["Christian Nelson"]
spec.email = ["christian@carbonfive.com"]
spec.summary = "A micro-framework for building stateful conversational bots."
spec.homepage = "https://github.com/carbonfive/socrates"
+ spec.metadata = { "source_code_uri" => "https://github.com/carbonfive/socrates" }
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end