From 391f12dfda777c354282d67fc1a67c224747e93f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:12:54 +0000 Subject: [PATCH] chore(deps): bump solid_queue_monitor from 2.1.0 to 2.2.0 Bumps [solid_queue_monitor](https://github.com/vishaltps/solid_queue_monitor) from 2.1.0 to 2.2.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/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: solid_queue_monitor dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 25 +++++++++++++------------ 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 09377683..e727b66c 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", "~> 2.1.0" +gem "solid_queue_monitor", "~> 2.2.0" gem "stimulus-rails" gem "tailwindcss-rails" gem "thruster", require: false diff --git a/Gemfile.lock b/Gemfile.lock index 147ecd10..32ffa8b1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM logger (~> 1.5) concurrent-ruby (1.3.7) connection_pool (3.0.2) - crass (1.0.6) + crass (1.0.7) csv (3.3.5) database_cleaner (2.1.0) database_cleaner-active_record (>= 2, < 3) @@ -189,7 +189,7 @@ GEM fugit (1.12.2) et-orbi (~> 1.4) raabro (~> 1.4) - globalid (1.3.0) + globalid (1.4.0) activesupport (>= 6.1) google-protobuf (4.35.0) bigdecimal @@ -301,7 +301,7 @@ GEM msgpack (1.8.1) net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.6.4) + net-imap (0.6.4.1) date net-protocol net-pop (0.1.2) @@ -391,9 +391,6 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.4.0) - date - stringio public_suffix (7.0.5) puma (8.0.2) nio4r (~> 2.0) @@ -450,9 +447,14 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (7.2.0) + rbs (4.0.3) + logger + prism (>= 1.6.0) + tsort + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort reactionview (0.3.0) actionview (>= 7.0) @@ -547,7 +549,7 @@ GEM fugit (~> 1.11) railties (>= 7.1) thor (>= 1.3.1) - solid_queue_monitor (2.1.0) + solid_queue_monitor (2.2.0) rails (>= 7.0) solid_queue (>= 0.1.0) sshkit (1.25.0) @@ -559,7 +561,6 @@ GEM ostruct stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.2.0) tailwindcss-rails (4.6.0) railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) @@ -594,7 +595,7 @@ GEM bindex (>= 0.4.0) railties (>= 8.0.0) websocket (1.2.11) - websocket-driver (0.8.0) + websocket-driver (0.8.2) base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) @@ -663,7 +664,7 @@ DEPENDENCIES solid_cable solid_cache solid_queue - solid_queue_monitor (~> 2.1.0) + solid_queue_monitor (~> 2.2.0) stimulus-rails tailwindcss-rails thruster