summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock6
1 files changed, 6 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b21a99e..79c6339 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -55,6 +55,7 @@ GEM
compass-rails (1.0.3)
compass (>= 0.12.2, < 0.14)
cookiejar (0.3.0)
+ daemons (1.1.9)
dalli (2.6.0)
delayed_job (3.0.4)
activesupport (~> 3.0)
@@ -168,6 +169,10 @@ GEM
railties (~> 3.0)
subexec (0.2.2)
systemu (2.5.2)
+ thin (1.5.0)
+ daemons (>= 1.0.9)
+ eventmachine (>= 0.12.6)
+ rack (>= 1.0.0)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.12)
@@ -221,6 +226,7 @@ DEPENDENCIES
sqlite3
state_machine
strong_parameters
+ thin
uglifier (>= 1.3.0)
unicorn
uuid