rails / solid_queue

Database-backed Active Job backend
MIT License
1.66k stars 90 forks source link

Update fugit version to 1.11.0 #234

Closed ukolovda closed 1 month ago

ukolovda commented 1 month ago

Addressed #232

ukolovda commented 1 month ago

@rosa how do you think, it will be better use

spec.add_dependency "fugit", "~> 1.11"

for version condition? For automatic use 1.12 when it will be released, etc.