From 66147369d3f1a96ebd7c20bb89165a116ec1e147 Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Sun, 20 Jan 2013 19:20:30 +0100 Subject: Use thin to get rid of those annoying "WARN Could not determine content-length of response body." log entries. --- Gemfile.lock | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Gemfile.lock') 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 -- cgit v1.2.3