From 9ef521566be2c3bb61158bc981a4b7793df2e673 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2020 20:12:07 +0000 Subject: [PATCH] Bump pg from 1.1.4 to 1.2.1 in /backend Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.4 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.1.4...v1.2.1) 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 3ab0f914..0ce78b12 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -102,7 +102,7 @@ GEM nio4r (2.5.2) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) - pg (1.1.4) + pg (1.2.1) public_suffix (4.0.1) puma (4.3.1) nio4r (~> 2.0)