From 3870f7dcea50a7bf034316334f53d310fe247008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:34:43 +0000 Subject: [PATCH] chore(deps): bump solid_queue_monitor from 0.4.0 to 0.5.0 Bumps [solid_queue_monitor](https://github.com/vishaltps/solid_queue_monitor) from 0.4.0 to 0.5.0. - [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/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: solid_queue_monitor dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 462b4e96..04b0e1d3 100644 --- a/Gemfile +++ b/Gemfile @@ -29,7 +29,7 @@ gem "scout_apm_logging", "~> 2.1" gem "solid_cable" gem "solid_cache" gem "solid_queue" -gem "solid_queue_monitor", "~> 0.4.0" +gem "solid_queue_monitor", "~> 0.5.0" gem "stimulus-rails" gem "thruster", require: false gem "turbo-rails" diff --git a/Gemfile.lock b/Gemfile.lock index fa34bb91..1d6ae22c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -379,7 +379,7 @@ GEM pp (0.6.3) prettyprint prettyprint (0.2.0) - prism (1.6.0) + prism (1.8.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -443,7 +443,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.0.3) + rdoc (7.1.0) erb psych (>= 4.0.0) tsort @@ -543,7 +543,7 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - solid_queue_monitor (0.4.0) + solid_queue_monitor (0.5.0) rails (>= 7.0) solid_queue (>= 0.1.0) sshkit (1.25.0) @@ -647,7 +647,7 @@ DEPENDENCIES solid_cable solid_cache solid_queue - solid_queue_monitor (~> 0.4.0) + solid_queue_monitor (~> 0.5.0) stimulus-rails thruster turbo-rails