DEV: Bump pg from 1.1.4 to 1.2.0 (#8632)

Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.1.4...v1.2.0)

This is a big update to the PG gem, overall our codebase should support it fully. It also comes with some perf fixes which is nice!
This commit is contained in:
dependabot-preview[bot] 2019-12-31 11:44:49 +11:00 committed by Sam
parent d170812e99
commit 420fd27e48

View File

@ -258,7 +258,7 @@ GEM
parallel
parser (2.7.0.0)
ast (~> 2.4.0)
pg (1.1.4)
pg (1.2.0)
progress (3.5.2)
pry (0.12.2)
coderay (~> 1.1.0)