Build(deps): Bump pg from 1.3.1 to 1.3.2 (#15941)

Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.1 to 1.3.2.
- [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.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: pg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-14 21:12:52 +01:00 committed by GitHub
parent b8526c6d75
commit 4be0e86f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ GEM
parallel
parser (3.1.0.0)
ast (~> 2.4.1)
pg (1.3.1)
pg (1.3.2)
progress (3.6.0)
pry (0.13.1)
coderay (~> 1.1)