From 32f12fb39dc37dabdb324484bfcf165aa308eeec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 14:03:22 +0000 Subject: [PATCH] Bump pghero from 2.8.1 to 3.1.0 Bumps [pghero](https://github.com/ankane/pghero) from 2.8.1 to 3.1.0. - [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/pghero/compare/v2.8.1...v3.1.0) --- updated-dependencies: - dependency-name: pghero dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4647b13..873ffc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,8 +144,8 @@ GEM pg (1.2.3) pg_query (2.1.0) google-protobuf (>= 3.17.1) - pghero (2.8.1) - activerecord (>= 5) + pghero (3.1.0) + activerecord (>= 6) public_suffix (6.0.1) puma (5.6.8) nio4r (~> 2.0)