mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Require SecureRandom
This commit is contained in:
parent
0082ed795d
commit
0fe840a3d0
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
require 'securerandom'
|
||||
|
||||
require 'sidekiq/middleware/chain'
|
||||
|
||||
module Sidekiq
|
||||
|
|
Loading…
Add table
Reference in a new issue