~singpolyma/sgx-jmp

e8c2ecb164100634bcd0928758e7657e7c9cd138 — Stephen Paul Weber 1 year, 6 months ago e671509
Need latest em_promise.rb
1 files changed, 1 insertions(+), 1 deletions(-)

M Gemfile
M Gemfile => Gemfile +1 -1
@@ 10,7 10,7 @@ gem "dhall"
gem "em-hiredis"
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_promise.rb", "~> 0.0.3"
gem "em_promise.rb", "~> 0.0.4"
gem "em-synchrony"
gem "eventmachine"
gem "faraday-em_http", git: "https://github.com/singpolyma/faraday-em_http", branch: "fix-gzip"