From 698b144049d3116ef72200aaf31763101b7d919c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 06:51:39 +0000 Subject: [PATCH] Bump solid_queue from 0.6.0 to 0.6.1 Bumps [solid_queue](https://github.com/rails/solid_queue) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/rails/solid_queue/releases) - [Commits](https://github.com/rails/solid_queue/compare/v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: solid_queue dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 850f841..d4f9b93 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -387,7 +387,7 @@ GEM activejob (>= 7) activerecord (>= 7) railties (>= 7) - solid_queue (0.6.0) + solid_queue (0.6.1) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) @@ -517,7 +517,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)