From bf8479a2e654f7636c7e5460feb237f79545f266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 02:06:06 +0000 Subject: [PATCH] build(deps): bump pg from 1.5.8 to 1.5.9 (#7290) Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.8 to 1.5.9. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.8...v1.5.9) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6778580fdb..d909a45d95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM ast (~> 2.4.1) racc pdf-core (0.10.0) - pg (1.5.8) + pg (1.5.9) pkg-config (1.5.6) pluck_to_hash (1.0.2) activerecord (>= 4.0.2)