From d7534fc3c297f93a2ec613c924b785eb58baca20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 11:30:28 +0000 Subject: [PATCH] build(deps): bump pghero from 3.7.0 to 3.8.0 Bumps [pghero](https://github.com/ankane/pghero) from 3.7.0 to 3.8.0. - [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/pghero/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: pghero dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 91638cebff..206fcb98ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,7 @@ GEM matrix (0.4.2) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (6.0.3) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) mono_logger (1.1.2) @@ -293,8 +293,8 @@ GEM racc pdf-core (0.10.0) pg (1.6.3) - pghero (3.7.0) - activerecord (>= 7.1) + pghero (3.8.0) + activerecord (>= 7.2) pkg-config (1.6.5) pluck_to_hash (1.0.2) activerecord (>= 4.0.2) @@ -493,7 +493,7 @@ GEM thor (1.5.0) tilt (2.6.1) timecop (0.9.10) - timeout (0.6.0) + timeout (0.6.1) tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1)