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:
authorRaphael Sofaer <raphael@joindiaspora.com>2011-07-13 21:59:05 +0400
committerRaphael Sofaer <raphael@joindiaspora.com>2011-07-13 21:59:41 +0400
commit55009a838190669f91f152858af5235dc36650b3 (patch)
tree6183305a5236659b68956a128c1ff08d6f43d6e8 /Gemfile.lock
parentf4bdf17c4af2e324f178e9d3557662b9fa1cc7c5 (diff)
Use activerecord-import to re-save ServiceUser objects. We should do the same in ReceiveLocalBatch.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 02b6de733..5c58dbded 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -94,6 +94,8 @@ GEM
activesupport (= 3.0.3)
arel (~> 2.0.2)
tzinfo (~> 0.3.23)
+ activerecord-import (0.2.7)
+ activerecord (~> 3.0.0)
activeresource (3.0.3)
activemodel (= 3.0.3)
activesupport (= 3.0.3)
@@ -447,6 +449,7 @@ PLATFORMS
DEPENDENCIES
SystemTimer (= 1.2.1)
+ activerecord-import
acts-as-taggable-on!
addressable (= 2.2.4)
aws (= 2.3.32)