From 376b3cd0cd290f1d60394fd5549c107aa89b69cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 22:11:38 +0000 Subject: [PATCH] chore(deps): bump solid_queue_monitor from 1.2.2 to 1.3.0 Bumps [solid_queue_monitor](https://github.com/vishaltps/solid_queue_monitor) from 1.2.2 to 1.3.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/commits) --- updated-dependencies: - dependency-name: solid_queue_monitor dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index f974cc0c..5a95c7f6 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", "~> 1.2.2" +gem "solid_queue_monitor", "~> 1.3.0" gem "stimulus-rails" gem "tailwindcss-rails" gem "thruster", require: false diff --git a/Gemfile.lock b/Gemfile.lock index a21d6453..b2232b3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM base64 (0.3.0) bcrypt (3.1.22) bcrypt_pbkdf (1.1.2) - bigdecimal (4.1.1) + bigdecimal (4.1.2) bindex (0.8.1) bootsnap (1.22.0) msgpack (~> 1.2) @@ -159,7 +159,7 @@ GEM railties (>= 6.1) drb (2.2.3) ed25519 (1.4.0) - erb (6.0.2) + erb (6.0.3) erubi (1.13.1) et-orbi (1.4.0) tzinfo @@ -249,7 +249,7 @@ GEM actionview (>= 7.0.0) activesupport (>= 7.0.0) jmespath (1.6.2) - json (2.19.3) + json (2.19.4) jwt (2.10.2) base64 kamal (2.11.0) @@ -289,7 +289,7 @@ GEM mini_magick (5.3.1) logger mini_mime (1.1.5) - minitest (6.0.4) + minitest (6.0.5) drb (~> 2.0) prism (~> 1.5) mission_control-jobs (1.1.0) @@ -448,7 +448,7 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) @@ -552,7 +552,7 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - solid_queue_monitor (1.2.2) + solid_queue_monitor (1.3.0) rails (>= 7.0) solid_queue (>= 0.1.0) sshkit (1.25.0) @@ -668,7 +668,7 @@ DEPENDENCIES solid_cable solid_cache solid_queue - solid_queue_monitor (~> 1.2.2) + solid_queue_monitor (~> 1.3.0) stimulus-rails tailwindcss-rails thruster