From 939d652fe8b4bf9872b6c8b1fa101cb980d17f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:26:37 +0000 Subject: [PATCH] Bump good_job from 4.19.0 to 4.19.1 Bumps [good_job](https://github.com/bensheldon/good_job) from 4.19.0 to 4.19.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.19.0...v4.19.1) --- updated-dependencies: - dependency-name: good_job dependency-version: 4.19.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4c7b12bf..9d6b52545 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM crack (1.0.1) bigdecimal rexml - crass (1.0.6) + crass (1.0.7) csv (3.3.5) database_cleaner-active_record (2.2.2) activerecord (>= 5.a) @@ -207,7 +207,7 @@ GEM railties (>= 4) globalid (1.3.0) activesupport (>= 6.1) - good_job (4.19.0) + good_job (4.19.1) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -351,9 +351,6 @@ GEM pry-byebug (3.12.0) byebug (~> 13.0) pry (>= 0.13, < 0.17) - psych (5.4.0) - date - stringio public_suffix (7.0.5) puma (8.0.2) nio4r (~> 2.0) @@ -416,9 +413,10 @@ GEM logger prism (>= 1.6.0) tsort - rdoc (7.2.0) + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort regexp_parser (2.12.0) reline (0.6.3)