diff --git a/vertex_client.gemspec b/vertex_client.gemspec index 456a8f7..84162d3 100644 --- a/vertex_client.gemspec +++ b/vertex_client.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |spec| spec.name = "vertex_client" spec.version = VertexClient::VERSION spec.authors = ["Custom Ink"] - spec.email = ["technology@customink.com"] + spec.email = ["technology@customink.com", "tailor.made@customink.com"] spec.required_ruby_version = '>= 2.1' spec.summary = %q{A Ruby Gem to integrate with the Vertex Cloud API} spec.description = %q{The Vertex Client Ruby Gem provides an interface to integrate with Vertex Cloud's SOAP API.}