From bc6783812162e80053c349daec6174580c979666 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 20:24:38 +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 58278f9db..e309042a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,7 +213,7 @@ GEM nokogiri (1.10.7) mini_portile2 (~> 2.4.0) os (1.0.1) - pg (1.1.4) + pg (1.2.2) posix-spawn (0.3.13) pry (0.12.2) coderay (~> 1.1.0)