summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-07-20 10:13:59 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-07-20 10:13:59 -0700
commit8522b0e45bd9eb4b5b4cddd6e1cf7db38029dfdc (patch)
tree94c630f1182fbd6cb6eb45e7df7fe3ba5a4ca5ca
parent851f43010ce7d4fd12f94346e25478997080c4b7 (diff)
downloadlibyajl2-gem-8522b0e45bd9eb4b5b4cddd6e1cf7db38029dfdc.tar.gz
point at opscode website
-rw-r--r--libyajl2.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/libyajl2.gemspec b/libyajl2.gemspec
index 68f7fca..affdc76 100644
--- a/libyajl2.gemspec
+++ b/libyajl2.gemspec
@@ -7,10 +7,10 @@ Gem::Specification.new do |spec|
spec.name = "libyajl2"
spec.version = Libyajl2::VERSION
spec.authors = ["lamont-granquist"]
- spec.email = ["lamont@scriptkiddie.org"]
+ spec.email = ["lamont@getchef.com"]
spec.summary = %q{Installs a vendored copy of libyajl2 for distributions which lack it}
spec.description = spec.summary
- spec.homepage = "https://github.com/lamont-granquist/libyajl2-gem"
+ spec.homepage = "https://github.com/opscode/libyajl2-gem"
spec.licenses = ["Apache 2.0"]
spec.files = Dir.glob("{ext,lib,spec}/**/*") +