From ab3334ae42b3eb5b426c4baee930e80d10edfbc5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 14:13:31 +0000 Subject: [PATCH] Bump pg from 1.1.4 to 1.2.2 Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.4 to 1.2.2. - [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.2) 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 a9365270..f90fe914 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,7 +169,7 @@ GEM parallel (1.19.1) parser (2.7.0.2) ast (~> 2.4.0) - pg (1.1.4) + pg (1.2.2) public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0)