Skip to content

Commit

Permalink
require uri for Downloader::Http
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkoutso committed Jan 22, 2016
1 parent bd10429 commit 4334e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cocoapods-downloader/http.rb
@@ -1,5 +1,6 @@
require 'zlib'
require 'fileutils'
require 'uri'

module Pod
module Downloader
Expand Down

0 comments on commit 4334e87

Please sign in to comment.