FIX: update PG gem

We need the newer PG gem to fix issues around rb_wait_for_single_fd that
pop up in rare conditions
This commit is contained in:
Sam 2018-09-13 21:57:20 +10:00
parent d288462abf
commit 5bb7cc8710
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ GEM
parallel (1.12.1)
parser (2.5.1.0)
ast (~> 2.4.0)
pg (1.1.0)
pg (1.1.3)
powerpack (0.1.2)
progress (3.4.0)
pry (0.10.4)