cfnlego.gemspec in cfnlego-0.4.0 vs cfnlego.gemspec in cfnlego-0.5.0

- old
+ new

@@ -6,10 +6,10 @@ Gem::Specification.new do |spec| spec.required_ruby_version = '>= 2.0' spec.name = "cfnlego" spec.version = Cfnlego::VERSION spec.authors = ["Kevin Yung"] - spec.email = ["me@howareyoukevin.com"] + spec.email = ["jwrong@gmail.com"] spec.licenses = ["MIT"] spec.summary = %q{Command Line tool to bootstrap CloudForamtion development with cfndsl} spec.description = %q{Command line tool to bootstrap CloudFormation development with cfndsl} spec.homepage = "https://github.com/allinwonder/cfnlego"