~singpolyma/sgx-jmp

8575f645698e86b3630e60650ee01b6bb0d3ca4e — Stephen Paul Weber 2 years ago 84b4e76
Fix for em-pg-client and latest pg gem
1 files changed, 1 insertions(+), 1 deletions(-)

M Gemfile
M Gemfile => Gemfile +1 -1
@@ 9,7 9,7 @@ gem "braintree"
gem "dhall", ">= 0.5.3.fixed"
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-pg-client", git: "https://github.com/singpolyma/ruby-em-pg-client", branch: "support-pg-1.3"
gem "em_promise.rb", "~> 0.0.4"
gem "em-synchrony"
gem "eventmachine"