From c57977a7e0d79d3072a3695655217a2c59537a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 28 Aug 2018 06:11:52 +0000 Subject: [PATCH] Bump pg from 1.0.0 to 1.1.1 Bumps [pg](https://bitbucket.org/ged/ruby-pg) from 1.0.0 to 1.1.1. - [Changelog](https://bitbucket.org/ged/ruby-pg/src/master/History.rdoc) - [Commits](https://bitbucket.org/ged/ruby-pg/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c57953f..6f1d020 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM omniauth-oauth2 (1.5.0) oauth2 (~> 1.1) omniauth (~> 1.2) - pg (1.0.0) + pg (1.1.1) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0)