summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-11 10:30:24 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-11 10:30:24 +0100
commitb65c9f21c97371b6fbdeeae2e44f4111313b4337 (patch)
tree57004c8006c81bd34d82bbaf6108b93b2b9414ab /Gemfile.lock
parent6dbf83677d0dbaea92ad2f3a9f76f1e6c38300d7 (diff)
Activated dalli as the memcached client.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 2 insertions, 1 deletions
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