From d32709a74f715d9339fde730aa07901821a31fb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 08:04:08 +0800 Subject: [PATCH] Build(deps): Bump pg from 1.4.6 to 1.5.1 (#21231) Bumps [pg](https://github.com/ged/ruby-pg) from 1.4.6 to 1.5.1. - [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.4.6...v1.5.1) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 393d9daa527..5fdfa18b713 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ GEM parallel parser (3.2.2.0) ast (~> 2.4.1) - pg (1.4.6) + pg (1.5.1) prettier_print (1.2.1) progress (3.6.0) pry (0.14.2)