From dcbf08e49bffc3c19a18189648a87899e6c6215b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 23:10:09 +0000 Subject: [PATCH] Bump pg from 1.2.3 to 1.5.3 Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.3 to 1.5.3. - [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.5.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 1515a171..2a83bfb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM parallel (1.20.1) parser (3.0.1.1) ast (~> 2.4.1) - pg (1.2.3) + pg (1.5.3) plek (4.0.0) pry (0.14.1) coderay (~> 1.1)