Closed rolandjitsu closed 10 years ago
@rolandjitsu This should work (I've run the specs against Sidekiq 3) but I haven't had a chance to check it on a live application yet. I'll do so shortly and re-open this issue if something breaks. In the meantime, feel free to test on your application if you can!
Great, I'll try it out, in case the issue persists, I'll let you know @bkudria
@rolandjitsu v0.9.0 is available now with SK3.0 support.
I haven't had any issues with it since you last patch, thanks for letting me know @bkudria
It seems like the terminal complains on
bundle install
about the version of sidekiq required by this gem, is not compatible (it requires an older version of sidekiq). Can it be updated to the new version so we can use 3.0.0 ?