From f71c8d6dc25b15e720638ad05e804604de2472bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 08:08:27 +0000 Subject: [PATCH] Bump good_job from 4.5.0 to 4.5.1 Bumps [good_job](https://github.com/bensheldon/good_job) from 4.5.0 to 4.5.1. - [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/v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e85d752..2a31ac23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (4.5.0) + good_job (4.5.1) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -218,7 +218,7 @@ GEM rdoc (6.8.1) psych (>= 4.0.0) regexp_parser (2.9.3) - reline (0.5.11) + reline (0.5.12) io-console (~> 0.5) rexml (3.3.9) rubocop (1.69.0)