From 60cac51bff71bef211c8cbe7a59422eb060bb2d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 04:42:56 +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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index b4cac44aa0..92e1fd14c5 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ end # User management and login workflow. gem "devise", '>= 4.7.1' # Postgres database adapter. -gem "pg", "~> 1.6.2" +gem "pg", "~> 1.6.3" # Web server. gem "puma" # Rails web framework. diff --git a/Gemfile.lock b/Gemfile.lock index ad03d62c32..37b41d3db8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -479,9 +479,9 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - pg (1.6.2-arm64-darwin) - pg (1.6.2-x86_64-darwin) - pg (1.6.2-x86_64-linux) + pg (1.6.3-arm64-darwin) + pg (1.6.3-x86_64-darwin) + pg (1.6.3-x86_64-linux) popper_js (2.11.8) pp (0.6.3) prettyprint @@ -818,7 +818,7 @@ DEPENDENCIES orderly (~> 0.1) paper_trail pdf-reader - pg (~> 1.6.2) + pg (~> 1.6.3) prawn (~> 2.4.0) prawn-rails pry-doc