diff --git a/Gemfile b/Gemfile index c5636cda8dd79cdb720630cf1b8fdec4cee6f833..e761196431b37b6975e42a3b18530347cd71a6e9 100644 --- a/Gemfile +++ b/Gemfile @@ -9,11 +9,11 @@ gem "braintree" gem "dhall" gem "em-hiredis" gem "em-http-request", git: "https://github.com/singpolyma/em-http-request", branch: "fix-letsencrypt" -gem "faraday-em_http", git: "https://github.com/singpolyma/faraday-em_http", branch: "fix-gzip" gem "em-pg-client", git: "https://github.com/royaltm/ruby-em-pg-client" gem "em_promise.rb", "~> 0.0.3" gem "em-synchrony" gem "eventmachine" +gem "faraday-em_http", git: "https://github.com/singpolyma/faraday-em_http", branch: "fix-gzip" gem "money-open-exchange-rates" gem "multibases" gem "multihashes"