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-29 04:36:01 +0400
committerRaphael Sofaer <raphael@joindiaspora.com>2011-06-29 04:36:01 +0400
commit4683047ee0cd6bd92280f24109518b612d7772e2 (patch)
treed13db643fcef4f8a54c63b16d76822c07065128c /Gemfile.lock
parent3078220bc001e665b727df3e61e0614fa1f9de88 (diff)
point diaspora client to the right place in the gemfiles
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 90f7606dd..8c645b8e6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -30,6 +30,17 @@ GIT
rails (>= 3.0)
GIT
+ remote: git://github.com/diaspora/diaspora-client.git
+ revision: 7924e3cc576e54b5ade4014caea8b79e9f1d6343
+ specs:
+ diaspora-client (0.0.0)
+ activerecord
+ faraday
+ jwt (>= 0.1.3)
+ oauth2
+ sinatra
+
+GIT
remote: git://github.com/iain/http_accept_language.git
revision: 0b78aa7849fc90cf9e12586af162fa4c408a795d
ref: 0b78aa7849fc90cf9e12
@@ -46,18 +57,7 @@ GIT
eventmachine (>= 0.12.9)
GIT
- remote: git@github.com:diaspora/diaspora-client.git
- revision: 7924e3cc576e54b5ade4014caea8b79e9f1d6343
- specs:
- diaspora-client (0.0.0)
- activerecord
- faraday
- jwt (>= 0.1.3)
- oauth2
- sinatra
-
-GIT
- remote: https://github.com/zhitomirskiyi/ruby-jwt
+ remote: git://github.com/zhitomirskiyi/ruby-jwt.git
revision: fa7f46b5ac3653e30cf60abc78de9ffb3319dc0c
specs:
jwt (0.1.3)