Build(deps): Bump pg from 1.4.2 to 1.4.3 (#17846)

Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.2 to 1.4.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/compare/v1.4.2...v1.4.3)

---
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-08-10 09:04:56 +08:00 committed by GitHub
parent 4917ccb52a
commit cadcd6153a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ GEM
parallel
parser (3.1.2.1)
ast (~> 2.4.1)
pg (1.4.2)
pg (1.4.3)
progress (3.6.0)
pry (0.13.1)
coderay (~> 1.1)