We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69073ab commit ca597adCopy full SHA for ca597ad
sentry-raven/Gemfile
@@ -12,7 +12,7 @@ if rails_version.to_f != 0
12
end
13
14
gem "delayed_job"
15
-gem "sidekiq"
+gem "sidekiq", "< 7.0"
16
17
gem "rack", "< 3.0"
18
gem "rack-timeout"
0 commit comments