Skip to content

Use Bundler's retry option instead of our retry script

username-removed-128633 requested to merge bundler-retry into master

Since Bundler provides a retry option, I thought we could use it?

--retry: Retry network and git requests that have failed. – http://bundler.io/bundle_install.html

Merge request reports