Bump pg from 1.5.4 to 1.5.5

Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.4 to 1.5.5.
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.5.4...v1.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-16 03:55:11 +00:00
parent adc098704c
commit f8de233c85

View File

@ -294,7 +294,7 @@ GEM
parser (3.3.0.4) parser (3.3.0.4)
ast (~> 2.4.1) ast (~> 2.4.1)
racc racc
pg (1.5.4) pg (1.5.5)
proformaxml (1.2.0) proformaxml (1.2.0)
activemodel (>= 5.2.3, < 8.0.0) activemodel (>= 5.2.3, < 8.0.0)
activesupport (>= 5.2.3, < 8.0.0) activesupport (>= 5.2.3, < 8.0.0)