~singpolyma/sgx-jmp

b56c6ded6eb94b567d31788f1580506a0856cb20 — Stephen Paul Weber 2 years ago 5d843c0
Use fixed em-http-request
1 files changed, 1 insertions(+), 1 deletions(-)

M Gemfile
M Gemfile => Gemfile +1 -1
@@ 8,7 8,7 @@ gem "blather", git: "https://github.com/singpolyma/blather.git", branch: "ergono
gem "braintree"
gem "dhall"
gem "em-hiredis"
gem "em-http-request"
gem "em-http-request", git: "https://github.com/singpolyma/em-http-request", branch: "fix-letsencrypt"
gem "em-pg-client", git: "https://github.com/royaltm/ruby-em-pg-client"
gem "em-synchrony"
gem "em_promise.rb", "~> 0.0.3"