summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e4deaeb..218f072 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -170,6 +170,10 @@ GEM
uglifier (1.3.0)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
+ unicorn (4.5.0)
+ kgio (~> 2.6)
+ rack
+ raindrops (~> 0.7)
uuid (2.3.6)
macaddr (~> 1.0)
will_paginate (3.0.4)
@@ -209,5 +213,6 @@ DEPENDENCIES
state_machine
strong_parameters
uglifier (>= 1.3.0)
+ unicorn
uuid
will_paginate