From 59a41fe45fcf995afe10bc902d6dcb8765d1471d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 13:58:27 +0100 Subject: [PATCH] Build(deps): Bump pg from 1.2.3 to 1.3.1 (#15794) Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.3 to 1.3.1. - [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.2.3...v1.3.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 90bdab4ed9a..c3ea24e673d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -300,7 +300,7 @@ GEM parallel parser (3.1.0.0) ast (~> 2.4.1) - pg (1.2.3) + pg (1.3.1) progress (3.6.0) pry (0.13.1) coderay (~> 1.1)