From ef28e453d230aa90cc9b3719cab891794f18cabe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 06:15:04 +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 4bda390a..61f9be02 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1276,7 +1276,7 @@ GEM faraday (~> 0.15) faraday_middleware (~> 0.12) paypalhttp (1.0.0) - pg (1.2.2) + pg (1.2.3) pry (0.13.0) coderay (~> 1.1) method_source (~> 1.0)