From b7e0a1804cb24ecc55fbff551771beb835606c42 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 21:29:37 +0000 Subject: [PATCH] Update pg to version 1.6.1 --- Gemfile.lock | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..bd39368 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -172,6 +172,7 @@ GEM matrix (0.4.2) method_source (1.0.0) mini_mime (1.0.1) + mini_portile2 (2.8.9) minitest (5.19.0) modernizr-rails (2.7.1) multi_json (1.15.0) @@ -181,6 +182,9 @@ GEM sass (~> 3.4) thor (~> 0.19) nio4r (2.3.0) + nokogiri (1.15.4) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) oauth (0.5.1) @@ -209,7 +213,8 @@ GEM parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) - pg (1.5.3) + pg (1.6.1-arm64-darwin) + pg (1.6.1-x86_64-linux) powerpack (0.1.2) public_suffix (5.0.3) puma (5.6.7)