mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Add namespace for 4.0
This commit is contained in:
parent
f1c127a332
commit
847438bd68
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ source 'https://rubygems.org'
|
|||
|
||||
platforms :ruby do
|
||||
gem 'sqlite3'
|
||||
gem 'redis-namespace'
|
||||
end
|
||||
|
||||
platforms :jruby do
|
||||
|
|
Loading…
Add table
Reference in a new issue