added uglifier and redis

This commit is contained in:
Beatrice Olivera
2018-08-28 10:41:54 +01:00
parent aa3693d58c
commit 31eeee305e
3 changed files with 6 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ gem 'jbuilder', '~> 2.0'
gem 'pg', '~> 0.21'
gem 'puma'
gem 'rails', '5.2.1'
gem 'redis'
gem 'redis', '~> 3.0'
gem 'autoprefixer-rails'
gem 'bootstrap-sass', '~> 3.3'