From b65c9f21c97371b6fbdeeae2e44f4111313b4337 Mon Sep 17 00:00:00 2001 From: Stefan Wintermeyer Date: Fri, 11 Jan 2013 10:30:24 +0100 Subject: Activated dalli as the memcached client. --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 039336c..fc4ba3a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,6 +54,7 @@ GEM compass-rails (1.0.0.rc.3) compass (~> 0.12.rc.0) cookiejar (0.3.0) + dalli (2.6.0) delayed_job (3.0.1) activesupport (~> 3.0) delayed_job_active_record (0.3.2) @@ -103,7 +104,6 @@ GEM i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - memcache-client (1.8.5) mime-types (1.17.2) mini_magick (3.4) subexec (~> 0.2.1) @@ -184,6 +184,7 @@ DEPENDENCIES carrierwave coffee-rails (~> 3.2.1) compass-rails + dalli delayed_job delayed_job_active_record factory_girl -- cgit v1.2.3