summaryrefslogtreecommitdiff
path: root/libyajl2.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'libyajl2.gemspec')
-rw-r--r--libyajl2.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libyajl2.gemspec b/libyajl2.gemspec
index 05ac626..fbf68a9 100644
--- a/libyajl2.gemspec
+++ b/libyajl2.gemspec
@@ -7,11 +7,11 @@ Gem::Specification.new do |spec|
spec.name = "libyajl2"
spec.version = Libyajl2::VERSION
spec.authors = ["lamont-granquist"]
- spec.email = ["lamont@getchef.com"]
+ spec.email = ["lamont@chef.io"]
spec.summary = %q{Installs a vendored copy of libyajl2 for distributions which lack it}
spec.description = spec.summary
spec.homepage = "https://github.com/opscode/libyajl2-gem"
- spec.licenses = ["Apache 2.0"]
+ spec.licenses = ["Apache 2.0"]
spec.files = Dir.glob("{ext,lib,spec}/**/*") +
%w{Gemfile Rakefile CONTRIBUTING.md README.md libyajl2.gemspec bootstrap.sh LICENSE}