From 02120ce7956b19f2179e85b38c30c7fc71b5d95c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 10:18:08 +0000 Subject: [PATCH] Update pg to version 1.4.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad6938d7..42cefc2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -399,7 +399,7 @@ GEM hashery (~> 2.0) ruby-rc4 ttfunk - pg (1.3.5) + pg (1.4.1) prawn (2.4.0) pdf-core (~> 0.9.0) ttfunk (~> 1.7)