Skip to content
Snippets Groups Projects
Commit aa3f686f authored by Yang Xia's avatar Yang Xia Committed by Vincent Jiang (LEI)
Browse files

Explicitly requiring 'tempfile'

Explicitly requiring 'tempfile' to address #162 .
parent 956cd1a0
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ require 'digest/md5'
require 'base64'
require 'net/http'
require 'time'
require 'tempfile'
require 'azure/core/version'
require 'azure/core/http/http_response'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment