Upgrade solid_queue the rest of the way
All checks were successful
Ruby CI / test (pull_request) Successful in 20s
All checks were successful
Ruby CI / test (pull_request) Successful in 20s
This commit is contained in:
parent
8704671395
commit
90ebe18524
6 changed files with 159 additions and 21 deletions
2
Gemfile
2
Gemfile
|
@ -18,7 +18,7 @@ gem "jbuilder"
|
|||
# Use Redis adapter to run Action Cable in production
|
||||
# gem "redis", ">= 4.0.1"
|
||||
|
||||
gem "solid_queue", "= 0.6.0"
|
||||
gem "solid_queue"
|
||||
|
||||
# Use Kredis to get higher-level data types in Redis [https://github.com/rails/kredis]
|
||||
# gem "kredis"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue