From 5c5377ff8ba9f1552a16dc6de0e6b0521e532ae7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2020 15:49:18 +0000 Subject: [PATCH] Bump pg from 1.1.4 to 1.2.2 in /backend 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] --- backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 60b61ffa..cecc0940 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -102,7 +102,7 @@ GEM nio4r (2.5.2) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - pg (1.1.4) + pg (1.2.2) public_suffix (4.0.1) puma (4.3.3) nio4r (~> 2.0)