Created
June 8, 2010 06:40
-
-
Save dennisreimann/429688 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# rubygems DNS is temporarily down, put this into your /etc/hosts to install gems, | |
# but don't forget to remove the entries once their DNS is back up again | |
72.4.120.124 rubygems.org | |
207.171.181.231 production.s3.rubygems.org | |
216.137.45.24 production.cf.rubygems.org |
Make sure to remove this now, these DNS entries are now broken. :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
is anyone thinking about how we can prevent this error from now on?