From 5dd52738c2b02261f8969cabb94c54c5204b8e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:18:05 +0000 Subject: [PATCH] Bump solid_queue from 1.2.0 to 1.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 ab4355d..00d24a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,13 +278,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) @@ -303,7 +303,7 @@ GEM railties (>= 6.0.0) stringio (3.1.7) temple (0.10.3) - thor (1.3.2) + thor (1.4.0) thruster (0.1.14) thruster (0.1.14-aarch64-linux) thruster (0.1.14-arm64-darwin)