提交 971a6a5c 编写于 作者: V Valera Sizov

added thin

上级 d993bdd3
......@@ -19,6 +19,7 @@ gem "inifile"
gem "net-ssh"
gem "albino", :git => "git://github.com/randx/albino.git"
gem "kaminari"
gem "thin"
group :assets do
gem 'sass-rails', " ~> 3.1.0"
......
......@@ -83,6 +83,7 @@ GEM
execjs
coffee-script-source (1.1.2)
columnize (0.3.4)
daemons (1.1.4)
database_cleaner (0.6.7)
devise (1.4.7)
bcrypt-ruby (~> 3.0)
......@@ -90,6 +91,7 @@ GEM
warden (~> 1.0.3)
diff-lcs (1.1.3)
erubis (2.7.0)
eventmachine (0.12.10)
execjs (1.2.6)
multi_json (~> 1.0)
faker (0.9.5)
......@@ -209,6 +211,10 @@ GEM
stamp (0.1.6)
therubyracer (0.9.4)
libv8 (~> 3.3.10)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
......@@ -261,6 +267,7 @@ DEPENDENCIES
sqlite3
stamp
therubyracer
thin
turn
uglifier
will_paginate (~> 3.0)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册