summaryrefslogtreecommitdiff
path: root/hashie.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'hashie.gemspec')
-rw-r--r--hashie.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/hashie.gemspec b/hashie.gemspec
index fec0c35..250ecf2 100644
--- a/hashie.gemspec
+++ b/hashie.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
gem.email = ['michael@intridea.com', 'jollyjerry@gmail.com']
gem.description = 'Hashie is a collection of classes and mixins that make hashes more powerful.'
gem.summary = 'Your friendly neighborhood hash library.'
- gem.homepage = 'https://github.com/intridea/hashie'
+ gem.homepage = 'https://github.com/hashie/hashie'
gem.license = 'MIT'
gem.require_paths = ['lib']