From 329948ec4b5eb0ff28cfa1503d08853a241a476f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 02:40:09 +0000 Subject: [PATCH] Bump pg from 1.6.0 to 1.6.1 Bumps [pg](https://github.com/ged/ruby-pg) from 1.6.0 to 1.6.1. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b39cbec..1baa368 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,10 +235,11 @@ GEM parser (3.3.8.0) ast (~> 2.4.1) racc - pg (1.6.0-aarch64-linux) - pg (1.6.0-arm64-darwin) - pg (1.6.0-x64-mingw-ucrt) - pg (1.6.0-x86_64-linux) + pg (1.6.1-aarch64-linux-musl) + pg (1.6.1-arm64-darwin) + pg (1.6.1-x64-mingw-ucrt) + pg (1.6.1-x86_64-linux) + pg (1.6.1-x86_64-linux-musl) pp (0.6.2) prettyprint prettyprint (0.2.0)