From b6ca7a8361602318f9d046689443689f441d6343 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2019 05:20:54 +0000 Subject: [PATCH] Bump pg from 1.1.4 to 1.2.0 Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.4 to 1.2.0. - [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.1.4...v1.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 740b890b59..6d1845b766 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -259,7 +259,7 @@ GEM ast (~> 2.4.0) patience_diff (1.1.0) trollop (~> 1.16) - pg (1.1.4) + pg (1.2.0) pkg-config (1.4.0) pry (0.12.2) coderay (~> 1.1.0)