ezid-client.gemspec in ezid-client-0.4.0 vs ezid-client.gemspec in ezid-client-0.4.1
- old
+ new
@@ -3,10 +3,10 @@
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
Gem::Specification.new do |spec|
spec.name = "ezid-client"
spec.version = File.read(File.expand_path("../VERSION", __FILE__)).chomp
- spec.authors = ["dchandekstark"]
+ spec.authors = ["David Chandek-Stark"]
spec.email = ["dchandekstark@gmail.com"]
spec.summary = "Ruby client for EZID API Version 2"
spec.description = "Ruby client for EZID API Version 2 (http://ezid.cdlib.org/doc/apidoc.html)"
spec.homepage = "https://github.com/duke-libraries/ezid-client"
spec.license = "BSD-3-Clause"