lib/ably/rest/middleware/external_exceptions.rb in ably-0.1.4 vs lib/ably/rest/middleware/external_exceptions.rb in ably-0.1.5

- old
+ new

@@ -1,5 +1,5 @@ -require "json" +require 'faraday' module Ably module Rest module Middleware # HTTP exceptions raised due to a status code error on a 3rd party site