From ceffab96c133b2344c83047c47295abba4e924a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 18:03:46 +0000 Subject: [PATCH] Build(deps): Bump pg from 1.4.6 to 1.5.4 Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.6 to 1.5.4. - [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md) - [Commits](https://github.com/ged/ruby-pg/compare/v1.4.6...v1.5.4) --- 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 65c6ebc13a564..2a03a37d87c58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -419,7 +419,7 @@ GEM parser (3.2.2.3) ast (~> 2.4.1) racc - pg (1.4.6) + pg (1.5.4) prettier_print (1.2.1) progress (3.6.0) pry (0.14.2)