From c744f2de089f5ba5cd6b752bca06afeaac07be71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 05:06:15 +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 | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index fd736d1..a859940 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ ruby "3.3.8" gem "rails", "~> 8.1.1" gem "propshaft" -gem "pg", "~> 1.1" +gem "pg", "~> 1.6" gem "puma", ">= 5.0" gem "importmap-rails" gem "turbo-rails" diff --git a/Gemfile.lock b/Gemfile.lock index a65d161..134f2f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,13 +224,13 @@ GEM parser (3.3.10.0) ast (~> 2.4.1) racc - pg (1.6.2) - pg (1.6.2-aarch64-linux) - pg (1.6.2-aarch64-linux-musl) - pg (1.6.2-arm64-darwin) - pg (1.6.2-x86_64-darwin) - pg (1.6.2-x86_64-linux) - pg (1.6.2-x86_64-linux-musl) + pg (1.6.3) + pg (1.6.3-aarch64-linux) + pg (1.6.3-aarch64-linux-musl) + pg (1.6.3-arm64-darwin) + pg (1.6.3-x86_64-darwin) + pg (1.6.3-x86_64-linux) + pg (1.6.3-x86_64-linux-musl) pp (0.6.3) prettyprint prettyprint (0.2.0) @@ -427,7 +427,7 @@ DEPENDENCIES kramdown-parser-gfm (~> 1.1) letter_opener motor-admin - pg (~> 1.1) + pg (~> 1.6) propshaft puma (>= 5.0) rack-attack