From fc1a45dfeedd3c2b9e299088cf10aea1394bf199 Mon Sep 17 00:00:00 2001 From: mikefinneran <110622959+mikefinneran@users.noreply.github.com> Date: Wed, 26 Jun 2024 14:06:53 -0400 Subject: [PATCH] update pg gem --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index aaa6fc7a504..05e8909798b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1932,7 +1932,7 @@ GEM cliver (~> 0.3.2) safe_shell (>= 1.0.3, < 2.0) pdfkit (0.8.7.2) - pg (1.1.4) + pg (1.5.6) pluck_to_hash (1.0.2) activerecord (>= 4.0.2) activesupport (>= 4.0.2)