From a396b211a1fc0c4a9c5dbb76bc597c8b24867704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 10:19:15 +0000 Subject: [PATCH] Bump pg from 1.3.3 to 1.4.3 Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.3 to 1.4.3. - [Release notes](https://github.com/ged/ruby-pg/releases) - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc) - [Commits](https://github.com/ged/ruby-pg/compare/v1.3.3...v1.4.3) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4da933..4eb19b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM parallel (1.19.2) parser (3.1.0.0) ast (~> 2.4.1) - pg (1.3.3) + pg (1.4.3) public_suffix (4.0.6) puma (5.6.1) nio4r (~> 2.0)