From a1259e1db4aee222921768574aa537ee85043990 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 09:36:46 +0000 Subject: [PATCH] Bump pg from 1.5.7 to 1.6.1 Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.7 to 1.6.1. - [Changelog](https://github.com/ged/ruby-pg/blob/master/CHANGELOG.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.5.7...v1.6.1) --- updated-dependencies: - dependency-name: pg dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 1c5dff5..09551ab 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem "rails", "~> 7.2.0" # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails] gem "sprockets-rails" # Use postgresql as the database for Active Record -gem "pg", "~> 1.1" +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 d80e3c3..51beec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,10 +202,8 @@ GEM parser (3.3.4.2) ast (~> 2.4.1) racc - pg (1.5.7) - pg (1.5.7-x64-mingw-ucrt) - pretender (0.5.0) - actionpack (>= 6.1) + pg (1.6.1-x64-mingw-ucrt) + pg (1.6.1-x86_64-linux) psych (5.1.2) stringio public_suffix (6.0.1) @@ -375,8 +373,7 @@ DEPENDENCIES letter_opener_web noticed pagy - pg (~> 1.1) - pretender + pg (~> 1.6) puma (>= 5.0) rails (~> 7.2.0) ransack