From 1f47a66730fb0e1b1377efa543d0f3b1dffef20a Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 15:45:20 +0000 Subject: [PATCH] Update good_job to version 4.18.1 --- Gemfile | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index be6dbebc2..6bbe5f3e4 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem "cssbundling-rails" gem "feedbag" gem "feedjira" gem "goldiloader" -gem "good_job", "~> 4.16.0" +gem "good_job", "~> 4.18.1" gem "httparty" gem "jsbundling-rails" gem "nokogiri", "~> 1.19.0" diff --git a/Gemfile.lock b/Gemfile.lock index 8c6e22892..98a0ab980 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM thread_safe (~> 0.3, >= 0.3.1) base64 (0.3.0) bcrypt (3.1.22) - bigdecimal (4.1.1) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.23.0) msgpack (~> 1.2) @@ -170,7 +170,7 @@ GEM goldiloader (6.0.0) activerecord (>= 7.2, < 8.3) activesupport (>= 7.2, < 8.3) - good_job (4.16.0) + good_job (4.18.1) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -193,7 +193,7 @@ GEM reline (>= 0.4.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.19.3) + json (2.19.4) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -301,7 +301,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.4.1) + rake (13.4.2) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) @@ -474,7 +474,7 @@ DEPENDENCIES feedbag feedjira goldiloader - good_job (~> 4.16.0) + good_job (~> 4.18.1) httparty jsbundling-rails nokogiri (~> 1.19.0)