From 222b5e4cc7bd39fbbe97457a7e3a559d0d851b70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 09:30:08 +0000 Subject: [PATCH] Bump good_job from 4.17.0 to 4.18.1 Bumps [good_job](https://github.com/bensheldon/good_job) from 4.17.0 to 4.18.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.17.0...v4.18.1) --- updated-dependencies: - dependency-name: good_job dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index cda54d942..7b7257927 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.17' +gem 'good_job', '~> 4.18' gem 'graphql' gem 'graphql-client' gem 'i18n' diff --git a/Gemfile.lock b/Gemfile.lock index 6b80775d6..b819dd090 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -209,7 +209,7 @@ GEM railties (>= 4) globalid (1.3.0) activesupport (>= 6.1) - good_job (4.17.0) + good_job (4.18.1) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -295,11 +295,11 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.19.2-aarch64-linux-gnu) + nokogiri (1.19.3-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.2-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.2-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) oauth2 (2.0.18) faraday (>= 0.17.3, < 4.0) @@ -597,7 +597,7 @@ DEPENDENCIES flipper-ui (~> 1.4) github_webhook (~> 1.4) globalid - good_job (~> 4.17) + good_job (~> 4.18) graphiql-rails graphql graphql-client