From 37969177bb760d341db52b03cbbe7bcf9a9ef7e1 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:17:45 +0000 Subject: [PATCH] Bump pg from 1.2.0 to 1.2.1 Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.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/v1.2.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 3d6cde20..4515bd1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,7 +240,7 @@ GEM parser (2.6.5.0) ast (~> 2.4.0) path_expander (1.1.0) - pg (1.2.0) + pg (1.2.1) polyamorous (2.3.0) activerecord (>= 5.0) pry (0.12.2)