From 0e7b94201af922997bf278f4ec7da084149a07e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 19:32:32 +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 4d9df0b..8fd1500 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -379,13 +379,13 @@ GEM activerecord (>= 7.0) activesupport (>= 7.0) railties (>= 7.0) - 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) sorbet-runtime (0.5.12356) sqlite3 (2.7.3-aarch64-linux-gnu) sqlite3 (2.7.3-aarch64-linux-musl) @@ -408,7 +408,7 @@ GEM faraday (~> 2.0) faraday-multipart (~> 1.0) zeitwerk (~> 2.6) - thor (1.3.2) + thor (1.4.0) thruster (0.1.14) thruster (0.1.14-aarch64-linux) thruster (0.1.14-arm64-darwin)