redis 4 to 3

This commit is contained in:
Yan
2017-11-06 13:44:21 +06:30
parent 6a8bf490d8
commit 2e0b2b823a
2 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ gem 'mysql2', '>= 0.3.18', '< 0.5'
# redis server for cable
# gem 'redis', '~> 3.0'
gem 'redis', '~> 3.0'
# Use Puma as the app server
gem 'puma', '~> 3.0'