Host a rubygems mirror
- Prevent problems when gems are pulled (for how long?).
- Will prevent CI builds failing.
- Will reduce the load on rubygems.org
Options:
- https://rubygems.org/gems/rubygems-mirror/
- https://rubygems.org/gems/gemstash
- https://rubygems.org/gems/gemirro
Criteria:
- Faster (likely)
- Reliable (likely)
- Works if gem is yanked from rubygems
- Prevents an existing version from having new code