From 6dac53eced5fb9cb679af9b4e7c9099eda07892e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Jul 2025 03:04:15 +0000 Subject: [PATCH] Bump solid_queue from 1.2.0 to 1.2.1 Bumps [solid_queue](https://github.com/rails/solid_queue) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: solid_queue dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b7be4b..fe20de6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -264,13 +264,13 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.2.0) + solid_queue (1.2.1) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) fugit (~> 1.11.0) railties (>= 7.1) - thor (~> 1.3.1) + thor (>= 1.3.1) sqlite3 (2.7.3-aarch64-linux-gnu) sqlite3 (2.7.3-aarch64-linux-musl) sqlite3 (2.7.3-arm-linux-gnu) @@ -286,7 +286,7 @@ GEM net-ssh (>= 2.8.0) ostruct stringio (3.1.7) - thor (1.3.2) + thor (1.4.0) thruster (0.1.14) thruster (0.1.14-aarch64-linux) thruster (0.1.14-arm64-darwin)