From 35a1e40b2633e2190c060d2fdc640d9a03dcdbb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 29 Aug 2018 05:44:00 +0000 Subject: [PATCH] Bump pg from 1.0.0 to 1.1.2 Bumps [pg](https://bitbucket.org/ged/ruby-pg) from 1.0.0 to 1.1.2. - [Changelog](https://bitbucket.org/ged/ruby-pg/src/master/History.rdoc) - [Commits](https://bitbucket.org/ged/ruby-pg/branches/compare/v1.1.2..v1.0.0) 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..a2b53d1 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.2) pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0)