From 915d678bf6d93d81539fc941890d0328b992e473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 14:42:52 +0000 Subject: [PATCH] Bump solid_queue from 0.4.0 to 0.9.0 Bumps [solid_queue](https://github.com/rails/solid_queue) from 0.4.0 to 0.9.0. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v0.4.0...v0.9.0) --- updated-dependencies: - dependency-name: solid_queue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57f8d5e..52a40ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM open4 (~> 1.3) colored2 (3.1.2) colorize (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) console1984 (0.2.0) irb (~> 1.13) @@ -236,7 +236,7 @@ GEM sexp_processor (~> 4.8) font-awesome-sass (6.5.2) sassc (~> 2.0) - fugit (1.11.0) + fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) get_process_mem (0.2.7) @@ -284,7 +284,7 @@ GEM hirb (0.7.3) htmlbeautifier (1.4.3) httpclient (2.8.3) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) image_processing (1.13.0) mini_magick (>= 4.9.5, < 5) @@ -345,7 +345,7 @@ GEM mini_histogram (0.3.1) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.24.1) + minitest (5.25.1) mission_control-jobs (0.2.1) importmap-rails rails (~> 7.1) @@ -470,7 +470,7 @@ GEM redis-client (0.22.2) connection_pool regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) representable (3.2.0) declarative (< 0.1.0) @@ -565,12 +565,13 @@ GEM solargraph-rails (1.1.0) activesupport solargraph - solid_queue (0.4.0) + solid_queue (0.9.0) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) fugit (~> 1.11.0) railties (>= 7.1) + thor (~> 1.3.1) sorbet (0.5.11506) sorbet-static (= 0.5.11506) sorbet-static (0.5.11506-aarch64-linux) @@ -595,7 +596,7 @@ GEM strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) timeout (0.4.1) trailblazer-option (0.1.2) @@ -622,7 +623,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux