summaryrefslogtreecommitdiff
path: root/ffi-yajl.gemspec.shared
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-07-20 10:13:12 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-07-20 10:13:12 -0700
commit3a2f8ad31cd099aa7a84323ac5e1305a6f3a34bc (patch)
treefc0df5aa4257731d7c7ccccff53cecb53b5b0f0b /ffi-yajl.gemspec.shared
parentb04ad908028c8a7980b9094a162e4ffd5c5b6b0f (diff)
downloadffi-yajl-3a2f8ad31cd099aa7a84323ac5e1305a6f3a34bc.tar.gz
s/lamont-granquist/opscode/g
Diffstat (limited to 'ffi-yajl.gemspec.shared')
-rw-r--r--ffi-yajl.gemspec.shared4
1 files changed, 2 insertions, 2 deletions
diff --git a/ffi-yajl.gemspec.shared b/ffi-yajl.gemspec.shared
index 5f5f395..44d564f 100644
--- a/ffi-yajl.gemspec.shared
+++ b/ffi-yajl.gemspec.shared
@@ -9,8 +9,8 @@ Gem::Specification.new do |s|
s.summary = "Ruby FFI wrapper around YAJL 2.x"
s.description = s.summary
s.author = "Lamont Granquist"
- s.email = "lamont@scriptkiddie.org"
- s.homepage = "http://github.com/lamont-granquist/ffi-yajl"
+ s.email = "lamont@getchef.com"
+ s.homepage = "http://github.com/opscode/ffi-yajl"
s.add_development_dependency "rake", "~> 10.1"
s.add_development_dependency "rspec", "~> 2.99"