From 9c8f5b3512a1070cb2a164d5d17a61196d69319e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 00:21:58 +0000 Subject: [PATCH] Bump pg from 1.5.9 to 1.6.0 Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.9 to 1.6.0. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.9...v1.6.0) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 8df54cd..c1f2331 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem "rails", "~> 8.0.2" # The modern asset pipeline for Rails [https://github.com/rails/propshaft] gem "propshaft" # Use Postgres as the database for Active Record -gem "pg", "~> 1.5" +gem "pg", "~> 1.6" # Use the Puma web server [https://github.com/puma/puma] gem "puma", ">= 5.0" # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] diff --git a/Gemfile.lock b/Gemfile.lock index 2aad680..01460b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -235,8 +235,10 @@ GEM parser (3.3.8.0) ast (~> 2.4.1) racc - pg (1.5.9) - pg (1.5.9-x64-mingw-ucrt) + 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) pp (0.6.2) prettyprint prettyprint (0.2.0) @@ -448,7 +450,7 @@ DEPENDENCIES mission_control-jobs net-http-persistent (~> 4.0) pagy - pg (~> 1.5) + pg (~> 1.6) propshaft puma (>= 5.0) rack-mini-profiler