From 7a3c70c5d0b8e47d04d683fc170d7ce18495b9ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 10:46:31 +0000 Subject: [PATCH] Bump good_job from 3.21.2 to 3.21.5 Bumps [good_job](https://github.com/bensheldon/good_job) from 3.21.2 to 3.21.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.21.2...v3.21.5) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1e10f2ed..972c9275 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) - bigdecimal (3.1.4) + bigdecimal (3.1.5) bootsnap (1.17.0) msgpack (~> 1.2) builder (3.2.4) @@ -120,7 +120,7 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (3.21.2) + good_job (3.21.5) activejob (>= 6.0.0) activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2) @@ -135,8 +135,8 @@ GEM image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - io-console (0.6.0) - irb (1.9.1) + io-console (0.7.1) + irb (1.10.1) rdoc reline (>= 0.3.8) json (2.6.3) @@ -226,10 +226,10 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.1.0) - rdoc (6.6.0) + rdoc (6.6.2) psych (>= 4.0.0) regexp_parser (2.8.2) - reline (0.4.0) + reline (0.4.1) io-console (~> 0.5) rexml (3.2.6) rubocop (1.57.2) @@ -264,7 +264,7 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) - stringio (3.0.9) + stringio (3.1.0) thor (1.3.0) timeout (0.4.1) tzinfo (2.0.6)