From 2af9e87aaeb30799cce2e38b4860c03801b363cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 20:35:50 +0000 Subject: [PATCH] Bump pg from 1.2.3 to 1.4.6 Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.3 to 1.4.6. - [Release notes](https://github.com/ged/ruby-pg/releases) - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.2.3...v1.4.6) --- 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 a4c57c9b..a097b2d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -251,7 +251,7 @@ GEM parallel (1.19.1) parser (3.1.0.0) ast (~> 2.4.1) - pg (1.2.3) + pg (1.4.6) procto (0.0.3) pry (0.13.0) coderay (~> 1.1)