socrates.gemspec in socrates-0.1.0 vs socrates.gemspec in socrates-0.1.1

- old
+ new

@@ -10,10 +10,10 @@ spec.version = Socrates::VERSION spec.license = "MIT" spec.authors = ["Christian Nelson"] spec.email = ["christian@carbonfive.com"] - spec.summary = "A microframework for building stateful conversational bots." + spec.summary = "A micro-framework for building stateful conversational bots." spec.homepage = "https://github.com/carbonfive/socrates" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end