Skip to content

Commit

Permalink
Bump solid_queue from 0.6.0 to 0.6.1 (#1148)
Browse files Browse the repository at this point in the history
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](rails/solid_queue@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent dfb5ebb commit 72d4a08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -544,7 +544,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
Expand Down

0 comments on commit 72d4a08

Please sign in to comment.