summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Bundler Bot <bot@bundler.io>2017-01-10 16:05:18 +0000
committerSamuel Giddins <segiddins@segiddins.me>2017-01-11 14:28:42 -0600
commit840bd52dd81f5eb63f61758426789f017a0d0e66 (patch)
tree4714aa4cbcc859bc0f4f05c8a81c0e7e4017045c
parent0be32a122d570b5daf65bada253bdebb55894acc (diff)
downloadbundler-840bd52dd81f5eb63f61758426789f017a0d0e66.tar.gz
Auto merge of #5312 - bundler:aa-update-appeal, r=segiddins
update link, appeal to better natures @segiddins we can ship pre2 with this. 👍 (cherry picked from commit db84c3f8f5ed6c151690e29b3b155fc045e068d5)
-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