From 30eacab7d5ac310082c0819fb5597c9a4ef7c1fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 18:54:39 +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 | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a53b69..5fd74be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,9 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.8-x86_64-darwin) + nokogiri (1.18.9-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.2) pagy (9.3.5) @@ -261,7 +263,7 @@ GEM erb psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.6.1) + reline (0.6.2) io-console (~> 0.5) requestjs-rails (0.0.13) railties (>= 7.1.0) @@ -347,14 +349,15 @@ 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.2-x86_64-darwin) + sqlite3 (2.7.2-x86_64-linux-gnu) sshkit (1.24.0) base64 logger @@ -386,8 +389,10 @@ GEM railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) tailwindcss-ruby (4.1.11-x86_64-darwin) - thor (1.3.2) + tailwindcss-ruby (4.1.11-x86_64-linux-gnu) + thor (1.4.0) thruster (0.1.14-x86_64-darwin) + thruster (0.1.14-x86_64-linux) timeout (0.4.3) turbo-rails (2.0.16) actionpack (>= 7.1.0) @@ -419,6 +424,7 @@ GEM PLATFORMS x86_64-darwin-24 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)