From 98ad65a4aaf5501c24aa52e3476711b321241909 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 18:45:59 +0000 Subject: [PATCH] Update good_job to version 4.10.0 --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d65169c57..84142cf68 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "bcrypt" gem "bootsnap", require: false gem "feedbag" gem "feedjira" -gem "good_job", "~> 4.9.0" +gem "good_job", "~> 4.10.0" gem "httparty" gem "nokogiri", "~> 1.18.0" gem "pg" diff --git a/Gemfile.lock b/Gemfile.lock index a7f3eb8de..a4af186cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM coercible (1.0.0) descendants_tracker (~> 0.0.1) concurrent-ruby (1.3.5) - connection_pool (2.5.1) + connection_pool (2.5.2) coveralls_reborn (0.28.0) simplecov (~> 0.22.0) term-ansicolor (~> 1.7) @@ -152,7 +152,7 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (4.9.3) + good_job (4.10.0) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -428,7 +428,7 @@ DEPENDENCIES factory_bot feedbag feedjira - good_job (~> 4.9.0) + good_job (~> 4.10.0) httparty nokogiri (~> 1.18.0) pg