1
0
Fork 0

Update gem "redis"

This commit is contained in:
Alex Kotov 2019-06-27 09:48:26 +05:00
parent 19f38d5866
commit 51cc9d67f4
Signed by: kotovalexarian
GPG Key ID: 553C0EBBEB5D5F08
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ gem 'turbolinks', '~> 5'
# gem 'jbuilder', '~> 2.5'
# Use Redis adapter to run Action Cable in production.
gem 'redis', '~> 4.0'
gem 'redis', '~> 4.1'
# Use ActiveModel has_secure_password.
gem 'bcrypt', '~> 3.1'

View File

@ -484,7 +484,7 @@ DEPENDENCIES
rails-erd (~> 1.5)
rails-i18n (~> 6.0.0.beta1)
recaptcha (~> 4.13)
redis (~> 4.0)
redis (~> 4.1)
rest-client (~> 2.0)
rolify (~> 5.2)
rspec-rails (~> 3.8)