From e265bf61849bdac95e0c885012993de348da6f37 Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 11:00:21 +0100 Subject: [PATCH] chore: Update pg from 1.5.6 to 1.5.9 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d533233f..e2dc56aad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -486,7 +486,7 @@ GEM ast (~> 2.4.1) racc pdf-core (0.9.0) - pg (1.5.6) + pg (1.5.9) phonelib (0.8.8) playwright-ruby-client (1.46.0) concurrent-ruby (>= 1.1.6)