From a8ea207d47674e10355d8daed5c0d766714abf33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:21:09 -0400 Subject: [PATCH] Bump good_job from 3.29.4 to 3.29.5 (#929) Bumps [good_job](https://github.com/bensheldon/good_job) from 3.29.4 to 3.29.5. - [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.29.4...v3.29.5) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-patch ... 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 3a32a131..7b5378b5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (3.29.4) + good_job (3.29.5) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2) @@ -253,7 +253,7 @@ GEM matrix (0.4.2) mini_magick (4.12.0) mini_mime (1.1.5) - minitest (5.24.0) + minitest (5.24.1) mocha (2.4.0) ruby2_keywords (>= 0.0.5) msgpack (1.7.2)