From a889a016da2a1cd92297a0ae39c4920f8e9108d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 15:54:25 +0000 Subject: [PATCH] Bump good_job from 3.17.3 to 3.17.4 Bumps [good_job](https://github.com/bensheldon/good_job) from 3.17.3 to 3.17.4. - [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.17.3...v3.17.4) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd024fc28..d840a6a8a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,7 +195,7 @@ GEM raabro (~> 1.4) globalid (1.1.0) activesupport (>= 5.0) - good_job (3.17.3) + good_job (3.17.4) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2)