From 85bd6378754da3612c06498cf3756caf83c0dcd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:08:28 +0000 Subject: [PATCH] chore(deps): bump solid_queue_monitor from 0.6.0 to 1.2.1 Bumps [solid_queue_monitor](https://github.com/vishaltps/solid_queue_monitor) from 0.6.0 to 1.2.1. - [Release notes](https://github.com/vishaltps/solid_queue_monitor/releases) - [Changelog](https://github.com/vishaltps/solid_queue_monitor/blob/main/CHANGELOG.md) - [Commits](https://github.com/vishaltps/solid_queue_monitor/commits) --- updated-dependencies: - dependency-name: solid_queue_monitor dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 1891e850..61e36beb 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem "scout_apm_logging", "~> 2.1" gem "solid_cable" gem "solid_cache" gem "solid_queue" -gem "solid_queue_monitor", "~> 0.6.0" +gem "solid_queue_monitor", "~> 1.2.2" gem "stimulus-rails" gem "tailwindcss-rails" gem "thruster", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 8ecc9e91..60b30e41 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - action_text-trix (2.1.17) + action_text-trix (2.1.18) railties actioncable (8.1.3) actionpack (= 8.1.3) @@ -117,7 +117,7 @@ GEM base64 (0.3.0) bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bindex (0.8.1) bootsnap (1.22.0) msgpack (~> 1.2) @@ -549,7 +549,7 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - solid_queue_monitor (0.6.0) + solid_queue_monitor (1.2.2) rails (>= 7.0) solid_queue (>= 0.1.0) sshkit (1.25.0) @@ -664,7 +664,7 @@ DEPENDENCIES solid_cable solid_cache solid_queue - solid_queue_monitor (~> 0.6.0) + solid_queue_monitor (~> 1.2.2) stimulus-rails tailwindcss-rails thruster