From 6e5800a2842d63d7f87dc32305b1252bb2906322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 17:50:08 +0000 Subject: [PATCH] Bump solid_queue from 1.2.4 to 1.3.0 Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.4 to 1.3.0. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v1.2.4...v1.3.0) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 72f24b0..662395b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -305,7 +305,7 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.2.4) + solid_queue (1.3.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -330,7 +330,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.2.0) - thor (1.4.0) + thor (1.5.0) thruster (0.1.17-aarch64-linux) thruster (0.1.17-arm64-darwin) thruster (0.1.17-x86_64-darwin)