puree.gemspec in puree-0.15.0 vs puree.gemspec in puree-0.16.0
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "puree"
spec.version = Puree::VERSION
spec.authors = ["Adrian Albin-Clark"]
spec.email = ["a.albin-clark@lancaster.ac.uk"]
spec.summary = %q{A client for the Pure Research Information System API.}
- spec.description = %q{Purée consumes the Pure Research Information System API and puts the metadata into simple data structures.}
+ spec.description = %q{Puree consumes the Pure Research Information System API and puts the metadata into simple data structures.}
spec.homepage = "https://github.com/lulibrary/puree.git"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }