summaryrefslogtreecommitdiff
path: root/bundler.gemspec
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2013-08-11 19:49:00 -0700
committerAndre Arko <andre@arko.net>2013-08-11 19:49:00 -0700
commite4dbd8f9e7e7e0bf289b2d5ef2122fd60843e428 (patch)
treeaf501171b333310b0c50310d284c46b9d142f83e /bundler.gemspec
parent300a37bf3b1f2c9631efe2f56e41cc514a9efca7 (diff)
downloadbundler-e4dbd8f9e7e7e0bf289b2d5ef2122fd60843e428.tar.gz
oh yeah new domain
Diffstat (limited to 'bundler.gemspec')
-rw-r--r--bundler.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundler.gemspec b/bundler.gemspec
index fda1c7421a..b01aec564d 100644
--- a/bundler.gemspec
+++ b/bundler.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.licenses = ['MIT']
spec.authors = ["André Arko", "Terence Lee", "Carl Lerche", "Yehuda Katz"]
spec.email = ["andre@arko.net"]
- spec.homepage = "http://gembundler.com"
+ spec.homepage = "http://bundler.io"
spec.summary = %q{The best way to manage your application's dependencies}
spec.description = %q{Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably}