From ce5fd37934ca651157dada58f27ffca413069e85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 12:42:46 +0000 Subject: [PATCH] Bump solid_queue from 1.3.2 to 1.4.0 Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.3.2 to 1.4.0. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c9064f8ae..b1082baf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM jmespath (1.6.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.19.1) + json (2.19.2) jsonapi-renderer (0.2.2) jwt (2.7.0) launchy (3.1.1) @@ -226,7 +226,7 @@ GEM childprocess (~> 5.0) logger (~> 1.6) logger (1.7.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -420,7 +420,7 @@ GEM snaky_hash (2.0.1) hashie version_gem (~> 1.1, >= 1.1.1) - solid_queue (1.3.2) + solid_queue (1.4.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -432,7 +432,7 @@ GEM temple (0.10.4) thor (1.5.0) tilt (2.6.1) - timeout (0.6.0) + timeout (0.6.1) tsort (0.2.0) turbo-rails (2.0.23) actionpack (>= 7.1.0)