From a1c34ba7e9f0f74ee009a0e95b7f07ea293cd8a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 16:58:31 +0000 Subject: [PATCH] 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 882a41ad..bb496931 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -280,7 +280,11 @@ GEM racc patience_diff (1.2.0) optimist (~> 3.0) - pg (1.5.9) + pg (1.6.2) + pg (1.6.2-aarch64-linux) + pg (1.6.2-arm64-darwin) + pg (1.6.2-x86_64-darwin) + pg (1.6.2-x86_64-linux) pp (0.6.2) prettyprint prettyprint (0.2.0)