From 1ad4c9e216238b021e6066211e588f2e7f3e6b79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 09:26:02 +0000 Subject: [PATCH] Bump good_job from 4.13.3 to 4.14.0 Bumps [good_job](https://github.com/bensheldon/good_job) from 4.13.3 to 4.14.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/v4.13.3...v4.14.0) --- updated-dependencies: - dependency-name: good_job dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 55fab790e..0f68be33c 100644 --- a/Gemfile +++ b/Gemfile @@ -21,7 +21,7 @@ gem 'flipper-active_record', '~> 1.4' gem 'flipper-ui', '~> 1.4' gem 'github_webhook', '~> 1.4' gem 'globalid' -gem 'good_job', '~> 4.13' +gem 'good_job', '~> 4.14' gem 'graphql' gem 'graphql-client' gem 'i18n' diff --git a/Gemfile.lock b/Gemfile.lock index a2372574a..6843718eb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,7 @@ GEM railties (>= 4) globalid (1.3.0) activesupport (>= 6.1) - good_job (4.13.3) + good_job (4.14.0) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -360,7 +360,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.2.5) + rack (3.2.6) rack-cors (3.0.0) logger rack (>= 3.0.14) @@ -595,7 +595,7 @@ DEPENDENCIES flipper-ui (~> 1.4) github_webhook (~> 1.4) globalid - good_job (~> 4.13) + good_job (~> 4.14) graphiql-rails graphql graphql-client