From 64f523b1b395c4f7709c6c3b4f02a6011a232de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 02:09:54 +0000 Subject: [PATCH] Bump good_job from 3.19.4 to 3.20.0 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] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f7bcd7fe8..1f7f2eb89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,14 +173,14 @@ GEM websocket-driver (>= 0.6, < 0.8) ffi (1.16.3) formatador (1.1.0) - fugit (1.8.1) + fugit (1.9.0) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) gaffe (1.2.0) rails (>= 4.0.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) @@ -321,7 +321,7 @@ GEM pry (>= 0.13, < 0.15) pry-rails (0.3.9) pry (>= 0.10.4) - psych (5.1.1) + psych (5.1.1.1) stringio public_suffix (5.0.3) puma (6.4.0) @@ -380,7 +380,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -508,7 +508,7 @@ GEM patience_diff terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.2.2) + thor (1.3.0) tilt (2.3.0) timecop (0.9.8) timeout (0.4.0)