Skip to content

Commit 911fccc

Browse files
Merge pull request #76 from upstash/dependabot/bundler/examples/using-sidekiq/sidekiq-7.3.6
chore(deps): update sidekiq requirement from 7.3.1 to 7.3.6 in /examples/using-sidekiq
2 parents f18b6ad + 549b3b3 commit 911fccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/using-sidekiq/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
source "https://rubygems.org"
44

55
gem "redis", "5.3.0"
6-
gem "sidekiq", "7.3.1"
6+
gem "sidekiq", "7.3.6"
77
gem "sinatra", "~> 4.0"

0 commit comments

Comments
 (0)