Skip to content

Commit

Permalink
added the require for multi_json just in case
Browse files Browse the repository at this point in the history
  • Loading branch information
eerwitt committed Apr 19, 2012
1 parent 9af8b9e commit 1a4787d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/faraday/raise_http_exception.rb
@@ -1,4 +1,5 @@
require 'faraday'
require 'multi_json'

# @private
module FaradayMiddleware
Expand Down

0 comments on commit 1a4787d

Please sign in to comment.