Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

update link, appeal to better natures #5312

Merged
merged 1 commit into from Jan 10, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions bundler.gemspec
Expand Up @@ -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