From 1ff76cb97d86a850ffa52308ecf555e7fea1394b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2019 04:12:53 +0000 Subject: [PATCH] Bump pg from 0.20.0 to 1.2.0 Bumps [pg](https://github.com/ged/ruby-pg) from 0.20.0 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/v0.20.0...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 90bafdd..a9596d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM nokogiri (1.10.4) mini_portile2 (~> 2.4.0) normalize-rails (3.0.3) - pg (0.20.0) + pg (1.2.0) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0)