summaryrefslogtreecommitdiff
path: root/chef.gemspec
diff options
context:
space:
mode:
authorJulian C. Dunn <jdunn@getchef.com>2014-07-16 00:09:34 -0400
committerJulian C. Dunn <jdunn@getchef.com>2014-07-16 00:09:34 -0400
commit6d1950936351cde5addb56d5c367ffd118db1f36 (patch)
tree39035e3300fd9f2f86b00b4da9b97923a480395b /chef.gemspec
parent88d671309b60fd859859c90537aa97277e25ee73 (diff)
downloadchef-6d1950936351cde5addb56d5c367ffd118db1f36.tar.gz
Update gemspec URL and domain name
Diffstat (limited to 'chef.gemspec')
-rw-r--r--chef.gemspec4
1 files 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"