From e43c8e06f23b04c5f8869cc87356dbd2eda71a3c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 19:47:00 +0000 Subject: [PATCH] Update pg to version 1.5.6 --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0b73670..b2f2975 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,6 +183,8 @@ GEM nio4r (2.3.0) nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) oauth (0.5.1) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) @@ -209,7 +211,7 @@ GEM parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) - pg (1.5.3) + pg (1.5.6) powerpack (0.1.2) public_suffix (5.0.3) puma (5.6.7)