From 3ce0f67582e9dfa30fef6141d4dc1a669b3bfc89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:30:32 +0000 Subject: [PATCH] build(deps): bump pg from 1.5.9 to 1.6.2 Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.9 to 1.6.2. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.9...v1.6.2) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.2 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 8556aceb84..6b7ee7f5ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -403,7 +403,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.2) + pg (1.6.2-arm64-darwin) + pg (1.6.2-x86_64-darwin) + pg (1.6.2-x86_64-linux) pg_query (6.1.0) google-protobuf (>= 3.25.3) pghero (3.7.0)