Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxwell Salzberg <maxwell@joindiaspora.com>2011-07-02 23:01:31 +0400
committerMaxwell Salzberg <maxwell@joindiaspora.com>2011-07-02 23:01:31 +0400
commit696779d5897ffa2e39ab13b5f9a552ab90632194 (patch)
treea953f9998ecfc489e52cca5e00a33e8a8ab5e9b8 /Gemfile.lock
parentdd752d7dd93751e561f14ed7480359a3a64b2b4e (diff)
Revert "remove perform delegate: use a gem that unobtrusivly does the same"
the connection adapter messes with single process mode... This reverts commit dd752d7dd93751e561f14ed7480359a3a64b2b4e.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 0 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 4e71c1798..e405192ad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -351,9 +351,6 @@ GEM
redis-namespace (~> 0.8.0)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
- resque-ensure-connected (0.1.0)
- activerecord (>= 2.3.5)
- resque (~> 1.10.0)
rest-client (1.6.1)
mime-types (>= 1.16)
rspec (2.6.0)
@@ -490,7 +487,6 @@ DEPENDENCIES
rails (= 3.0.3)
rcov
resque (= 1.10.0)
- resque-ensure-connected
rest-client (= 1.6.1)
roxml!
rspec (>= 2.0.0)