ztk.gemspec in ztk-1.4.4 vs ztk.gemspec in ztk-1.4.5

- old
+ new

@@ -1,8 +1,8 @@ ################################################################################ # -# Author: Zachary Patten <zachary@jovelabs.net> +# Author: Zachary Patten <zachary AT jovelabs DOT com> # Copyright: Copyright (c) Zachary Patten # License: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -23,10 +23,10 @@ Gem::Specification.new do |spec| spec.name = "ztk" spec.version = ZTK::VERSION spec.authors = ["Zachary Patten"] - spec.email = ["zachary@jovelabs.com"] + spec.email = ["zachary AT jovelabs DOT com"] spec.description = %q{Zachary's (DevOp) Tool Kit} spec.summary = %q{Zachary's (DevOp) Tool Kit} spec.homepage = "https://github.com/zpatten/ztk" spec.license = "Apache 2.0"