guard-falcon.gemspec in guard-falcon-0.2.0 vs guard-falcon.gemspec in guard-falcon-0.3.0

- old
+ new

@@ -5,10 +5,10 @@ spec.name = "guard-falcon" spec.version = Guard::Falcon::VERSION spec.authors = ["Samuel Williams"] spec.email = ["samuel.williams@oriontransfer.co.nz"] - spec.summary = "" + spec.summary = "A guard plugin to run an instance of the falcon web server." spec.homepage = "https://github.com/socketry/guard-falcon" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end