From 78e566a10574593cb9cfdab5d41a957607f4b902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:02:38 +0000 Subject: [PATCH] build(deps): bump pg from 1.5.9 to 1.6.3 Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.9 to 1.6.3. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.9...v1.6.3) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 058cb7cf4d..c16a369d29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -410,7 +410,10 @@ GEM cliver (~> 0.3.2) rexml (~> 3.2, >= 3.2.6) safe_shell (>= 1.0.3, < 2.0) - pg (1.5.9) + pg (1.6.3) + pg (1.6.3-arm64-darwin) + pg (1.6.3-x86_64-darwin) + pg (1.6.3-x86_64-linux) pg_query (6.1.0) google-protobuf (>= 3.25.3) pghero (3.7.0)