Revert "bump redis"

This reverts commit 364061f240.
This commit is contained in:
Cody Cutrer 2016-10-10 14:49:25 -06:00
parent b687f546c5
commit 5ba1017a14
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
group :redis do
gem 'redis-store', '1.1.4', github: 'ccutrer/redis-store', ref: '72db36c56c6563fc65f213dcf8a1b77ddd22d1bb'
gem 'redis', '3.3.0'
gem 'redis', '3.1.0'
gem 'redis-rails', '4.0.0'
gem 'redis-scripting', '1.0.1'
end