Skip to content

Commit

Permalink
Bump solid_queue from 0.4.0 to 0.9.0
Browse files Browse the repository at this point in the history
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](rails/solid_queue@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 54a2b98 commit 915d678
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand All @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 915d678

Please sign in to comment.