1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

🆙 update redis namespace

This commit is contained in:
ota42y 2017-11-15 23:06:38 +09:00 committed by Mike Perham
parent bbf8c32833
commit 2402bf34a4

View file

@ -6,6 +6,3 @@ gem 'rails', '>= 5.0.1'
gem 'simplecov'
gem 'minitest'
#gem 'toxiproxy'
# For Redis 4.0 support. Unreleased 9cb81bf.
gem 'redis-namespace', git: 'https://github.com/resque/redis-namespace'