invoca-utils.gemspec in invoca-utils-0.0.4 vs invoca-utils.gemspec in invoca-utils-0.0.5

- old
+ new

@@ -3,11 +3,11 @@ require 'invoca/utils/version' Gem::Specification.new do |spec| spec.name = "invoca-utils" spec.version = Invoca::Utils::VERSION - spec.authors = ["Cary Penniman"] - spec.email = ["cpenniman@invoca.com"] + spec.authors = ["Invoca development"] + spec.email = ["development@invoca.com"] spec.summary = %q{A public collection of helpers used in multiple projects} spec.description = %q{A public collection of helpers used in multiple projects} spec.homepage = "" spec.license = "MIT"