From 7c9cb9d7e89c5a889e565f3919535e38e17448ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 09:03:02 +0900 Subject: Bump pghero from 2.3.0 to 2.4.1 (#12478) Bumps [pghero](https://github.com/ankane/pghero) from 2.3.0 to 2.4.1. - [Release notes](https://github.com/ankane/pghero/releases) - [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/pghero/compare/v2.3.0...v2.4.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 401de21f7..ffdb3c687 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -433,7 +433,7 @@ GEM equatable (~> 0.6) tty-color (~> 0.5) pg (1.1.4) - pghero (2.3.0) + pghero (2.4.1) activerecord (>= 5) pkg-config (1.4.0) premailer (1.11.1) @@ -756,7 +756,7 @@ DEPENDENCIES parallel_tests (~> 2.29) parslet pg (~> 1.1) - pghero (~> 2.3) + pghero (~> 2.4) pkg-config (~> 1.4) posix-spawn! premailer-rails -- cgit