master
source "https://rubygems.org" gem "faraday", "~> 1.0.0" gemspec platform :mri do gem "typhoeus" gem "patron" gem "webrick" end