This commit is contained in:
Nicolas Bally 2019-05-16 10:05:35 +02:00
parent b3afb17c1a
commit 5ee686d27c
2 changed files with 5 additions and 1 deletions

View File

@ -61,7 +61,7 @@ gem 'net-ssh', '~>2.7.0'
# gem 'bcrypt-ruby', '~> 3.0.0'
# Use unicorn as the app server
gem 'unicorn'

View File

@ -162,6 +162,10 @@ GEM
uglifier (2.5.3)
execjs (>= 0.3.0)
json (>= 1.8.0)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby