From 29b427aceee489620a52c355c3fed8519e382c92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 18:34:50 +0000 Subject: [PATCH] Bump good_job from 4.7.0 to 4.8.2 Bumps [good_job](https://github.com/bensheldon/good_job) from 4.7.0 to 4.8.2. - [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.7.0...v4.8.2) --- updated-dependencies: - dependency-name: good_job dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 80ee04112..fa51cb443 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ gem "govuk_markdown" gem "redcarpet", "~> 3.6" # GoodJob backend for Active Job -gem "good_job", "~> 4.7" +gem "good_job", "~> 4.8" # Store user sessions in the database gem "activerecord-session_store" diff --git a/Gemfile.lock b/Gemfile.lock index c58ea18b7..2037ac4a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM csv (>= 3.0.0) globalid (1.2.1) activesupport (>= 6.1) - good_job (4.7.0) + good_job (4.8.2) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -291,7 +291,8 @@ GEM imagen (0.2.0) parser (>= 2.5, != 2.5.1.1) io-console (0.8.0) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jsbundling-rails (1.3.1) @@ -403,7 +404,10 @@ GEM pg_search (2.3.7) activerecord (>= 6.1) activesupport (>= 6.1) + pp (0.6.2) + prettyprint prettier_print (1.2.1) + prettyprint (0.2.0) prism (1.3.0) propshaft (1.1.0) actionpack (>= 7.0.0) @@ -706,7 +710,7 @@ DEPENDENCIES faker flipflop geocoder - good_job (~> 4.7) + good_job (~> 4.8) govuk-components (~> 5.8.0) govuk_design_system_formbuilder (~> 5.8) govuk_markdown