We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36099ee commit 125b667Copy full SHA for 125b667
examples/using-sidekiq/Gemfile
@@ -3,5 +3,5 @@
3
source "https://rubygems.org"
4
5
gem "redis", "5.0.6"
6
-gem "sidekiq", "7.1.0"
+gem "sidekiq", "7.2.0"
7
gem "sinatra", "~> 3.0"
0 commit comments