From 5d3d484f5eb56a574c2848012387a816fc05b662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 18:33:22 +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 46a8fa5ae5..d380f8f7f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -413,7 +413,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)