From aadb24e15a4a681c95b712e9bf3816e85e2709f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 04:15:29 +0000 Subject: [PATCH] Bump pg from 0.20.0 to 1.2.1 Bumps [pg](https://github.com/ged/ruby-pg) from 0.20.0 to 1.2.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/v0.20.0...v1.2.1) 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..dcc48ee 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.1) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0)