From da7e3b91072db830456651867330344d94099ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 23:16:04 +0000 Subject: [PATCH] chore(deps): bump solid_queue_monitor from 0.6.0 to 1.1.0 Bumps [solid_queue_monitor](https://github.com/vishaltps/solid_queue_monitor) from 0.6.0 to 1.1.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.6.0...v1.1.0) --- updated-dependencies: - dependency-name: solid_queue_monitor dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 0cde951b..8a680e2b 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.6.0" +gem "solid_queue_monitor", "~> 1.1.0" gem "stimulus-rails" gem "tailwindcss-rails" gem "thruster", require: false diff --git a/Gemfile.lock b/Gemfile.lock index f8dec835..d078470f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,8 +237,9 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) - irb (1.16.0) + irb (1.17.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jbuilder (2.14.1) @@ -444,7 +445,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.1.0) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -544,7 +545,7 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - solid_queue_monitor (0.6.0) + solid_queue_monitor (1.1.0) rails (>= 7.0) solid_queue (>= 0.1.0) sshkit (1.25.0) @@ -659,7 +660,7 @@ DEPENDENCIES solid_cable solid_cache solid_queue - solid_queue_monitor (~> 0.6.0) + solid_queue_monitor (~> 1.1.0) stimulus-rails tailwindcss-rails thruster