From c8f94ec14dc43edae4f41789db906d74c3f91432 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 09:14:59 +0000 Subject: [PATCH] Bump pg from 0.18.4 to 1.1.4 Bumps [pg](https://bitbucket.org/ged/ruby-pg) from 0.18.4 to 1.1.4. - [Changelog](https://bitbucket.org/ged/ruby-pg/src/default/History.rdoc) - [Commits](https://bitbucket.org/ged/ruby-pg/branches/compare/v1.1.4..v0.18.4) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index de6dda4..4669824 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'pry-byebug' gem 'pry-doc' group :production do - gem 'pg', '~> 0.18' + gem 'pg', '~> 1.1' end group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index cd1b635..8aa479b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GIT concurrent-ruby (~> 1.0) PATH - remote: ./vendor/gocardless_pro + remote: vendor/gocardless_pro specs: gocardless_pro (1.0.2) faraday (>= 0.8.9, < 0.10) @@ -99,7 +99,7 @@ GEM rack (~> 1.2) parser (2.3.0.pre.6) ast (~> 2.2) - pg (0.18.4) + pg (1.1.4) powerpack (0.1.1) prius (1.0.0) pry (0.10.3) @@ -170,7 +170,7 @@ DEPENDENCIES mail (~> 2.6.3) newrelic_rpm (~> 3.14.1.311) oauth2 (~> 1.0) - pg (~> 0.18) + pg (~> 1.1) prius (~> 1.0) pry pry-byebug