From 19fc41c28e150d8a68dca77f6401dca9541791c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 08:32:07 -0500 Subject: [PATCH] Bump good_job from 3.25.0 to 3.26.1 (#511) Bumps [good_job](https://github.com/bensheldon/good_job) from 3.25.0 to 3.26.1. - [Release notes](https://github.com/bensheldon/good_job/releases) - [Changelog](https://github.com/bensheldon/good_job/blob/main/CHANGELOG.md) - [Commits](https://github.com/bensheldon/good_job/compare/v3.25.0...v3.26.1) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a730858..305606c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,12 +152,12 @@ GEM faraday-net_http (3.1.0) net-http ffi (1.16.3) - fugit (1.10.0) + fugit (1.10.1) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (3.25.0) + good_job (3.26.1) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2)