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-06-10 01:50:30 +0400
committerRaphael Sofaer <raphael@joindiaspora.com>2011-06-10 02:01:09 +0400
commit6d5169d7071e27b3e18376b4c7129f4e5dbfe69d (patch)
treeb6635de7f902c9da1c7834fbfe3f4283bb77aa69 /Gemfile.lock
parent775dbda2b28f7a9323fc2dd6afd9bd7bfb975c8a (diff)
Chubbies is working with local diaspora-client gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 10 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bd597abff..4b7d8d301 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -37,6 +37,15 @@ GIT
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
+PATH
+ remote: ~/workspace/diaspora-client
+ specs:
+ diaspora-client (0.0.0)
+ activerecord
+ faraday
+ oauth2
+ sinatra
+
GEM
remote: http://rubygems.org/
specs:
@@ -414,6 +423,7 @@ DEPENDENCIES
database_cleaner (= 0.6.0)
devise (~> 1.3.1)
devise_invitable (= 0.5.0)
+ diaspora-client!
em-websocket!
excon (= 0.2.4)
factory_girl_rails