From 799f35a49dc8d108316054c9b1d6a95835056e43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 22:32:17 +0100 Subject: [PATCH] Build(deps): Bump pg from 1.3.3 to 1.3.4 (#16161) Bumps [pg](https://github.com/ged/ruby-pg) from 1.3.3 to 1.3.4. - [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.3.3...v1.3.4) --- updated-dependencies: - dependency-name: pg dependency-type: direct:production update-type: version-update:semver-patch ... 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 fed203e6b6f..199866f8238 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -298,7 +298,7 @@ GEM parallel parser (3.1.1.0) ast (~> 2.4.1) - pg (1.3.3) + pg (1.3.4) progress (3.6.0) pry (0.13.1) coderay (~> 1.1)