From 471d488b8594cc78da626cf728afffc4b70d2c8d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 22:45:30 +0000 Subject: [PATCH] Bump pg from 1.1.2 to 1.2.3 Bumps [pg](https://github.com/ged/ruby-pg) from 1.1.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 | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 2a67142e..483e3c35 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'graphql-client' gem 'honeybadger' gem 'jbuilder', '~> 2.5' gem 'jquery-rails' -gem 'pg', '~> 1.1' +gem 'pg', '~> 1.2' gem 'postmark-rails' gem 'puma', '~> 3.12' gem 'rack-cors', require: 'rack/cors' diff --git a/Gemfile.lock b/Gemfile.lock index d016e45e..13c17fdb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM mime-types mimemagic (~> 0.3.0) terrapin (~> 0.6.0) - pg (1.1.2) + pg (1.2.3) phantomjs (2.1.1.0) poltergeist (1.17.0) capybara (~> 2.1) @@ -342,7 +342,7 @@ DEPENDENCIES listen (~> 3.1.5) oauth2 paperclip (~> 6.0.0) - pg (~> 1.1) + pg (~> 1.2) phantomjs poltergeist postmark-rails