From 0d905fb5121e95e019ba4e90bcff983d34e5ff8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:39:01 +0000 Subject: [PATCH] Bump good_job from 3.19.4 to 3.20.0 (#4153) Bumps [good_job](https://github.com/bensheldon/good_job) from 3.19.4 to 3.20.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.19.4...v3.20.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> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c6481afafc..4c54a27a80f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,14 +248,14 @@ GEM ffi-compiler (1.0.1) ffi (>= 1.0.0) rake - fugit (1.8.1) + fugit (1.9.0) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) get_process_mem (0.2.7) ffi (~> 1.0) globalid (1.2.1) activesupport (>= 6.1) - good_job (3.19.4) + good_job (3.20.0) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2) @@ -365,7 +365,7 @@ GEM method_source (1.0.0) mini_histogram (0.3.1) mini_mime (1.1.5) - mini_portile2 (2.8.4) + mini_portile2 (2.8.5) minitest (5.20.0) minitest-gcstats (1.3.0) minitest (~> 5.0)