From 7bbf23062a6c5ffa03046a5e0a26d4abb6efdbba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 06:56:47 +0000 Subject: [PATCH] Bump solid_queue from 0.6.0 to 0.8.2 Bumps [solid_queue](https://github.com/rails/solid_queue) from 0.6.0 to 0.8.2. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v0.6.0...v0.8.2) --- updated-dependencies: - dependency-name: solid_queue dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 850f841..f688c6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -352,7 +352,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) request_store (1.7.0) rack (>= 1.4) @@ -387,12 +387,13 @@ GEM activejob (>= 7) activerecord (>= 7) railties (>= 7) - solid_queue (0.6.0) + solid_queue (0.8.2) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) fugit (~> 1.11.0) railties (>= 7.1) + thor (~> 1.3.1) spree (4.9.0) spree_api (= 4.9.0) spree_cli (= 4.9.0) @@ -517,7 +518,7 @@ GEM stringex (2.8.6) stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) tilt (2.4.0) timeout (0.4.1) tinymce-rails (5.10.9) @@ -544,7 +545,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.17) + zeitwerk (2.6.18) PLATFORMS aarch64-linux