deliver/lib/deliver/download_screenshots.rb in fastlane-2.113.0.beta.20190104200013 vs deliver/lib/deliver/download_screenshots.rb in fastlane-2.113.0.beta.20190105200036
- old
+ new
@@ -1,5 +1,6 @@
require_relative 'module'
+require 'open-uri'
module Deliver
class DownloadScreenshots
def self.run(options, path)
UI.message("Downloading all existing screenshots...")