From 875375fd12c1e9f02d1c22b43ac3728390d1b573 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:19:55 +0000 Subject: [PATCH] Bump pg from 0.20.0 to 1.2.3 Bumps [pg](https://github.com/ged/ruby-pg) from 0.20.0 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 9090997..756e932 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM nokogiri (1.10.8) mini_portile2 (~> 2.4.0) normalize-rails (3.0.3) - pg (0.20.0) + pg (1.2.3) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0)