suite
This commit is contained in:
parent
b3afb17c1a
commit
5ee686d27c
2
Gemfile
2
Gemfile
@ -61,7 +61,7 @@ gem 'net-ssh', '~>2.7.0'
|
|||||||
# gem 'bcrypt-ruby', '~> 3.0.0'
|
# gem 'bcrypt-ruby', '~> 3.0.0'
|
||||||
|
|
||||||
# Use unicorn as the app server
|
# Use unicorn as the app server
|
||||||
|
gem 'unicorn'
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -162,6 +162,10 @@ GEM
|
|||||||
uglifier (2.5.3)
|
uglifier (2.5.3)
|
||||||
execjs (>= 0.3.0)
|
execjs (>= 0.3.0)
|
||||||
json (>= 1.8.0)
|
json (>= 1.8.0)
|
||||||
|
unicorn (4.6.3)
|
||||||
|
kgio (~> 2.6)
|
||||||
|
rack
|
||||||
|
raindrops (~> 0.7)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
ruby
|
ruby
|
||||||
|
Loading…
x
Reference in New Issue
Block a user