From 733d7d9047bbf5c532f2c552815e26caadcae4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 06:48:48 -0500 Subject: [PATCH] Bump good_job from 3.24.0 to 3.25.0 (#485) Bumps [good_job](https://github.com/bensheldon/good_job) from 3.24.0 to 3.25.0. - [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.24.0...v3.25.0) --- 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> Co-authored-by: Zach Gollwitzer --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 26377058..f7acb1fe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,12 +153,12 @@ GEM faraday-net_http (3.1.0) net-http ffi (1.16.3) - fugit (1.9.0) + fugit (1.10.0) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (3.24.0) + good_job (3.25.0) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2)