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:
parent
d288462abf
commit
5bb7cc8710
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue