From f0f1a38426c5bae36502115e7b040bd773bc1936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 15:45:25 +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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa169476b..d315a9825 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -100,10 +100,10 @@ GEM parser (3.3.10.0) ast (~> 2.4.1) racc - 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) + pg (1.6.3-aarch64-linux) + pg (1.6.3-arm64-darwin) + pg (1.6.3-x86_64-darwin) + pg (1.6.3-x86_64-linux) pp (0.6.2) prettyprint prettyprint (0.2.0)