Skip to content

Commit

Permalink
Merge pull request #67 from gouf/add_runtime_dependencies
Browse files Browse the repository at this point in the history
Add runtime dependencies net/http
  • Loading branch information
satoryu authored Jan 22, 2017
2 parents 4736938 + 3ba6177 commit 6dc71de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rakuten_web_service/client.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require 'uri'
require 'net/http'
require 'cgi'
require 'json'
require 'rakuten_web_service/response'
Expand Down

0 comments on commit 6dc71de

Please sign in to comment.