From f115c3541a42e408e32ebd30603125d796113a79 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski Date: Wed, 16 Jan 2013 22:15:58 +0100 Subject: add Unicorn to Gemfile.lock --- Gemfile.lock | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Gemfile.lock') 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 -- cgit v1.2.3