From 55cb1ae5bd5d92470e0855c277f8aeb8edaf0a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:44:40 -0400 Subject: [PATCH] Bump good_job from 3.28.0 to 3.28.2 (#692) Bumps [good_job](https://github.com/bensheldon/good_job) from 3.28.0 to 3.28.2. - [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.28.0...v3.28.2) --- 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21ec9636..e753890f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,12 +163,12 @@ GEM faraday-net_http (3.1.0) net-http ffi (1.16.3) - fugit (1.10.1) - et-orbi (~> 1, >= 1.2.7) + fugit (1.11.0) + et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (3.28.0) + good_job (3.28.2) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2)