From d7445bc56f4eec8e19033f79be77aceb496fc31c Mon Sep 17 00:00:00 2001 From: "yuuji.yaginuma" Date: Sat, 15 Sep 2018 16:07:03 +0900 Subject: Unlock pg verson Get a warning about `async_exec`, but it seems that build has passed through the fix of https://bitbucket.org/ged/ruby-pg/commits/be48d118eeedbf6b6a1f0aa14749ab97fc22065c. --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index e3f599e3e6..80563bd316 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,9 +345,9 @@ GEM parser (2.5.1.2) ast (~> 2.4.0) path_expander (1.0.3) - pg (1.0.0) - pg (1.0.0-x64-mingw32) - pg (1.0.0-x86-mingw32) + pg (1.1.3) + pg (1.1.3-x64-mingw32) + pg (1.1.3-x86-mingw32) powerpack (0.1.2) psych (3.0.2) public_suffix (3.0.3) @@ -533,7 +533,7 @@ DEPENDENCIES minitest-bisect mysql2 (>= 0.4.10) nokogiri (>= 1.8.1) - pg (>= 0.18.0, < 1.1) + pg (>= 0.18.0) psych (~> 3.0) puma que -- cgit v1.2.3