DEV: Bump pg from 1.2.2 to 1.2.3 (#9235)

Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.2 to 1.2.3.
- [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/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

Pretty safe, adds protection for 2 possible segfaults.
This commit is contained in:
dependabot-preview[bot] 2020-03-24 16:25:52 +11:00 committed by GitHub
parent ecda9dbf25
commit 4452817ed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -255,7 +255,7 @@ GEM
parallel
parser (2.7.0.4)
ast (~> 2.4.0)
pg (1.2.2)
pg (1.2.3)
progress (3.5.2)
pry (0.12.2)
coderay (~> 1.1.0)