summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2017-01-09 23:40:46 -0600
committerAndre Arko <andre@arko.net>2017-01-09 23:40:46 -0600
commita0ed4783d43323cdfc05379ede55eb257453f957 (patch)
tree4714aa4cbcc859bc0f4f05c8a81c0e7e4017045c
parent767e7d36857eda2c1982c4a3cd02ef2bd85d571c (diff)
downloadbundler-aa-update-appeal.tar.gz
update link, appeal to better naturesaa-update-appeal
-rw-r--r--bundler.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/bundler.gemspec b/bundler.gemspec
index 27f45c3ba5..ffa7231f95 100644
--- a/bundler.gemspec
+++ b/bundler.gemspec
@@ -35,8 +35,8 @@ Gem::Specification.new do |s|
s.post_install_message = <<-END.lines.map(&:strip).join(" ")
Bundler and RubyGems.org are free for anyone to use, but maintaining them
- costs more than $20,000 USD every month. If you make a profit using Ruby,
- help us cover those costs so that we can keep the gem ecosystem free for
- everyone: https://rubytogether.org/join
+ costs more than $25,000 USD every month. Help us cover those costs so that
+ we can keep the gem ecosystem free for everyone:
+ https://ruby.to/support-bundler
END
end