From c9bc1869f6e60a8337ca3003d91c379c6639d1bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 04:13:17 +0000 Subject: [PATCH] Bump pg from 1.2.2 to 1.2.3 Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.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/commits) 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 aa06085..e969a08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM parallel (1.17.0) parser (2.6.2.1) ast (~> 2.4.0) - pg (1.2.2) + pg (1.2.3) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0)