bugsnag / bugsnag-ruby

BugSnag error monitoring & reporting software for rails, sinatra, rack and ruby
https://docs.bugsnag.com/platforms/ruby
MIT License
246 stars 174 forks source link

Loosen Resque and Sidekiq version requirements in rails integrations fixture #731

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

The current requirements prevent new versions from being installed that fix incompatibilities with the redis library

This gets most of the rest of CI working, but still not 100%!