From 4452817ed0078fad248772e2f10110251b06e78f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2020 16:25:52 +1100 Subject: [PATCH] DEV: Bump pg from 1.2.2 to 1.2.3 (#9235) Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.2 to 1.2.3. - [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/commits) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Pretty safe, adds protection for 2 possible segfaults. --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46656e88a83..925a89aa68f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -255,7 +255,7 @@ GEM parallel parser (2.7.0.4) ast (~> 2.4.0) - pg (1.2.2) + pg (1.2.3) progress (3.5.2) pry (0.12.2) coderay (~> 1.1.0)