From 6d1950936351cde5addb56d5c367ffd118db1f36 Mon Sep 17 00:00:00 2001 From: "Julian C. Dunn" Date: Wed, 16 Jul 2014 00:09:34 -0400 Subject: Update gemspec URL and domain name --- chef.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chef.gemspec b/chef.gemspec index 09a06f7b36..452ba3156a 100644 --- a/chef.gemspec +++ b/chef.gemspec @@ -9,8 +9,8 @@ Gem::Specification.new do |s| s.summary = "A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure." s.description = s.summary s.author = "Adam Jacob" - s.email = "adam@opscode.com" - s.homepage = "http://wiki.opscode.com/display/chef" + s.email = "adam@getchef.com" + s.homepage = "http://www.getchef.com" s.add_dependency "mixlib-config", "~> 2.0" s.add_dependency "mixlib-cli", "~> 1.4" -- cgit v1.2.1