From e3974a7eec7c925da5a38b76b53b5d597ca9a2a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 06:58:05 +0000 Subject: [PATCH] Bump solid_queue from 0.6.0 to 0.9.0 Bumps [solid_queue](https://github.com/rails/solid_queue) from 0.6.0 to 0.9.0. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v0.6.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 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 850f841..a94c815 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM glyphicons (1.0.2) highline (3.1.0) reline - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) i18n_data (0.17.1) simple_po_parser (~> 1.1) @@ -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.9.0) 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