From 2f7d6c6835ab6ab26c339cf8dd59ef016b9b5e93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:55:11 +0000 Subject: [PATCH] Bump pghero from 3.1.0 to 3.2.0 Bumps [pghero](https://github.com/ankane/pghero) from 3.1.0 to 3.2.0. - [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/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: pghero dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 309b28bd..fe28bd9a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM chunky_png (1.4.0) coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) connection_pool (2.3.0) crass (1.0.6) cssbundling-rails (1.1.2) @@ -277,7 +277,7 @@ GEM parser (3.2.1.0) ast (~> 2.4.1) pg (1.4.6) - pghero (3.1.0) + pghero (3.2.0) activerecord (>= 6) prometheus-client (4.0.0) public_suffix (4.0.7)