From 76ec59e73249786e0e5eab577f6e2f087b1fe1d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 16:30:43 +0000 Subject: [PATCH] Bump pg from 1.6.2 to 1.6.3 Bumps [pg](https://github.com/ged/ruby-pg) from 1.6.2 to 1.6.3. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.6.2...v1.6.3) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9ea9161..7d24aae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,9 +235,9 @@ GEM parser (3.3.10.0) ast (~> 2.4.1) racc - pg (1.6.2) - pg (1.6.2-x64-mingw-ucrt) - pg (1.6.2-x86_64-linux) + pg (1.6.3) + pg (1.6.3-x64-mingw-ucrt) + pg (1.6.3-x86_64-linux) pp (0.6.3) prettyprint prettyprint (0.2.0)