Downloads::File#http_get_streaming: clean up retry logic.

Replace handrolled retry logic with retriable gem (already pulled in by another gem).
This commit is contained in:
evazion
2018-09-18 02:10:20 -05:00
parent 96e89cecfb
commit d3c135ec72
4 changed files with 29 additions and 43 deletions

View File

@@ -489,6 +489,7 @@ DEPENDENCIES
rakismet
recaptcha
responders
retriable
ruby-imagespec!
ruby-prof
ruby-vips