From c0f1ca04b957968bf2dc6ae217fc64f5633986b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 11:32:22 +0000 Subject: [PATCH] Bump pg from 0.18.2 to 1.2.3 Bumps [pg](https://github.com/ged/ruby-pg) from 0.18.2 to 1.2.3. - [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/v0.18.2...v1.2.3) 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 268829a..feb3e95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM minitest (5.6.1) nokogiri (1.6.6.2) mini_portile (~> 0.6.0) - pg (0.18.2) + pg (1.2.3) rack (1.6.1) rack-test (0.6.3) rack (>= 1.0)