test for js

This commit is contained in:
Yan
2017-10-27 16:53:32 +06:30
parent 445d63e286
commit 61c9fd0c81
15 changed files with 17 additions and 20 deletions

View File

@@ -61,9 +61,9 @@ gem 'jbuilder', '~> 2.5'
# Use Redis adapter to run Action Cable in production
# gem 'redis', '~> 3.0'
# Use ActiveModel has_secure_password
gem 'bcrypt', '~> 3.1.7'
# Crypto
gem 'bcrypt', '~> 3.1.7'
gem 'aescrypt'
gem 'sidekiq'